1
0
Derivar 0
Google Search data crawler using python
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Benziane f8c90f0f49 Edited README via GitHub há 13 anos
.scrapy initial commit há 13 anos
PyGoogleSearch initial commit há 13 anos
README Edited README via GitHub há 13 anos
pygs initial commit há 13 anos
scrapy.cfg initial commit há 13 anos

README

This project is released to the public domain.
It is based on Scrapy open source screen scrapping.
contact: spike@boxls.com

PyGoogleSeach is a simple Google Data crawler. I created a simple command line
interface to make queries, it exports the results in json format to the file
data.json.

Requirements:
- you must install Scrapy.

USAGE:
$ ./pygs 'your query'

when the crawler finishes it will output data.json file on the base directory