Skip to content

Ak-wa/ddgScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ddgScrape [deprecated project]

python size lastcommit follow

A tool for scraping search query results from DuckDuckGo.com

  • Written in Python3 with Selenium, using Chromedriver, tested with Python v3.7.3.
  • Results are automatically saved into ddg_output.txt in the same folder.
  • To make this work, make sure to place Chromedriver.exe in the same path!
  • If required modules are not installed, the script will attempt to install them with pip.

Usage:

python ddgScrape.py <search term> <result amount>

About

A DuckDuckGo Scraper - Py3.x/Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages