Skip to content

ibedevesh/DuckDuckGoSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DuckDuckGo Web Search Scraper

This project is a simple DuckDuckGo search scraper built using Python, Requests, and BeautifulSoup. The program allows users to enter a search query, fetches the results from DuckDuckGo, and displays the search results in the terminal.


Features

  • Scrapes DuckDuckGo's HTML search page to retrieve search results.
  • Displays the titles and links of search results.
  • Error handling for failed requests.
  • Allows users to run continuous queries within a loop.

Prerequisites

  1. Python 3.x installed on your machine.
  2. Install the required Python packages:
    pip install requests beautifulsoup4

About

From this python script you can search the web for free with Duck Duck Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages