All Projects → deepanprabhu → Duckduckgo Images Api

deepanprabhu / Duckduckgo Images Api

Licence: unlicense
DuckDuckGo Image Search Resuts - Programatically download Image Search Results

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Duckduckgo Images Api

Duckduckgo
An unofficial DuckDuckGo search API.
Stars: ✭ 6 (-87.5%)
Mutual labels:  api, duckduckgo, search
Stelace
Open-source marketplace backend in Node.js, empowering Web platforms with Search API, Automation, Auth, Headless CMS… ⚡ 💻
Stars: ✭ 144 (+200%)
Mutual labels:  api, search
Youtube Scrape
Scrape YouTube searches (API)
Stars: ✭ 122 (+154.17%)
Mutual labels:  api, search
Crawlertutorial
爬蟲極簡教學(fetch, parse, search, multiprocessing, API)- PTT 為例
Stars: ✭ 282 (+487.5%)
Mutual labels:  api, search
Carbon Api
Unofficial API for generating beautiful images of your source code using Carbon.
Stars: ✭ 89 (+85.42%)
Mutual labels:  api, image
Cloudboost
Realtime JavaScript Backend.
Stars: ✭ 1,378 (+2770.83%)
Mutual labels:  api, search
Orly
🏈 Generate your own O'RLY animal book cover to troll your colleagues | 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴
Stars: ✭ 199 (+314.58%)
Mutual labels:  api, image
Laravel Api Handler
Package providing helper functions for a Laravel REST-API
Stars: ✭ 150 (+212.5%)
Mutual labels:  api, search
Search By Image
Browser extension for reverse image search, available for Edge, Chrome and Firefox
Stars: ✭ 500 (+941.67%)
Mutual labels:  search, image
Ui Avatars
Stars: ✭ 603 (+1156.25%)
Mutual labels:  api, image
Manticoresearch
Database for search
Stars: ✭ 610 (+1170.83%)
Mutual labels:  api, search
Google Search
scrape google search results
Stars: ✭ 62 (+29.17%)
Mutual labels:  api, search
Sitedorks
Search Google/Bing/Ecosia/DuckDuckGo/Yandex/Yahoo for a search term with a default set of websites, bug bounty programs or a custom collection.
Stars: ✭ 221 (+360.42%)
Mutual labels:  duckduckgo, search
Lyrics.ovh
Source of lyrics.ovh and API to search for lyrics of a song
Stars: ✭ 112 (+133.33%)
Mutual labels:  api, search
Covid Qa
API & Webapp to answer questions about COVID-19. Using NLP (Question Answering) and trusted data sources.
Stars: ✭ 283 (+489.58%)
Mutual labels:  api, search
Search Deflector
A small program that forwards searches from Cortana to your preferred browser and search engine.
Stars: ✭ 620 (+1191.67%)
Mutual labels:  duckduckgo, search
Lara Eye
Filter your Query\Builder using a structured query language
Stars: ✭ 39 (-18.75%)
Mutual labels:  api, search
Swat
Simple Web Application Test
Stars: ✭ 45 (-6.25%)
Mutual labels:  api
Api Doc
📗基于Markdown编写的接口文档。
Stars: ✭ 47 (-2.08%)
Mutual labels:  api
Yii2 Nested Rest
Nested routing support to the Yii RESTful API framework
Stars: ✭ 45 (-6.25%)
Mutual labels:  api

DuckDuckGo Image Search API

DuckDuckGo Image Search API is a python application for programmatically downloading DuckDuckGo Image Search Results. This is for educational purposes only !

How it Works

Tested with Python 2.7. This project has simple source code to extract image search results, check out api.py.

First request pulls a much needed token, From 2nd request, we pull search results for FREE !! We have some basic logic, to retry the search engine when no results are returned.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

If you implement support for python 3. please share.

Credits

Thanks to,

  1. https://github.com/thibauts/duckduckgo
  2. https://github.com/rachmadaniHaryono

Original Author - Deepan Prabhu Babu

License

MIT

Developer Connect

If you are a passionate developer looking to collaborate on interesting projects, feel free to connect through a PR in this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].