Google-Scraper
Google-Scraper copied to clipboard
Google Scraper is a Python utility for acquiring web page URLs, meta data, and other information. It can help you monitor websites for relevant keywords or their indexing status. Test results will be...
Service for scrape Google
Setup
-
virtualenv -p python3.8 venv
-
source vebv/bin/activate
-
pip install -r requirements.txt
Run
python3 main.py
Then open in browser http://127.0.0.1:8000