/DuckDuckGo-Scraper

A Simple Script To Scrape DuckDuckGo Search Results Using Python And Selenium WebDriver.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DuckDuckGo-Scraper

A Simple Python Script To Scrape DuckDuckGo Search Results.

Prerequisites

  1. Python
  2. ChromeDriver

Note

1. Check The Version Of The Chrome You Are Using.
2. Make Sure You Use Place The ChromeDriver In The Present Working Directory.

Usage

# Installing Required Modules..
pip install selenium

# Running Scraper File..
python DuckDuckGo.py