Skip to content

JohnScooby/DuckDuckGo-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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