/keyword-scraper

Simple Keyword Scraper Made In Python.

Primary LanguagePython

keyword-scraper

Simple Keyword Scraper Made In Python.

Uses Requests & Threading, Threading mainly to keep the Window Title updated. Decent Fast & Easy Use, will keyword scrape from results too for more keywords. Todo:

  • Anti Duplicate

Usage

open your terminal, run the following commands:

  • pip install requests
  • pip install threading
  • python main.py
  • Enter your base keyword & start scraping!