The main aim of the project is to search something without opening a browser.
This project is using DuckDuckGo API which will return search result without using browser.
- API used is DuckDuckGo api https://duckduckgo.com/api.
- requests module is used for extracting data.
- It is a standalone script which will give search result.
First search term is taken from user and then it is searched by api after that Heading, Abstract, AbstractSource, AbstractText, Definition and two Related Topic are shown as result.
Install Python Install all requirements by pip install -r requirements.py
Run python duckduckgo_it.py
This project will return the search result without opening browser.
Atharva Bhandvalkar
You can connect with me at : https://www.github.com/a-tharva