/Web-Scrapping-from-google-with-Scrapy

Python Scrapy spider that searches Google for a particular keyword and extracts all data from the SERP results. The spider will iterate through all pages returned by the keyword query.

Primary LanguagePython

Stargazers