Skip to content

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 displayed via a user-friendly dashboard or csv.

infaticaio/Google-Scraper

Repository files navigation

Service for scrape Google

Setup

  1. virtualenv -p python3.8 venv
  2. source vebv/bin/activate
  3. pip install -r requirements.txt

Run python3 main.py

Then open in browser http://127.0.0.1:8000

About

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 displayed via a user-friendly dashboard or csv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published