/googlesearch

Python code to fetch images using the Custom Search JSON API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Google Search Api

Python code to fetch images using the Custom Search JSON API

Usage

	python main.py --path images --searchterm "mike tyson" --numberpage 10 --numberthread 5

	python main.py -p images -st "mike tyson" -np 10 -nt 5

Modify file google-custom.json

add your-cse-id and your-api-key