Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 494 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 494 Bytes

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