bad-bit / thames

A web scraper capable of scraping the internet for identifying themes of websites built on WordPress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thames

A web scraper capable of scraping the internet to identify the themes of websites built on WordPress. Just feed Google Dorks and let it scrape the internet!

Usage

python3 thames.py -k <API key from Serpstack > -d|-f <Comma seperated Google Dorks / Path to dork file>



Optional parameters

  1. -p : Number of pages to scrape in Google search results. Default value is 5. The value should be less than 20.
  2. -v : Set verbosity. Eg: -vv
  3. -h : Help message

About

A web scraper capable of scraping the internet for identifying themes of websites built on WordPress.

License:MIT License


Languages

Language:Python 100.0%