Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devforfu/bingimagesearch
A Go client to query Bing Image Search API
https://github.com/devforfu/bingimagesearch
Last synced: 17 days ago
JSON representation
A Go client to query Bing Image Search API
- Host: GitHub
- URL: https://github.com/devforfu/bingimagesearch
- Owner: devforfu
- Created: 2019-08-15T14:58:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T19:02:54.000Z (about 5 years ago)
- Last Synced: 2024-10-07T20:03:47.482Z (about 1 month ago)
- Language: Go
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bing Image Search
A Go client to query Bing Image Search API with limited capabilities.## Project's Scope
The major goal of this utility is to send a bunch of search queries to the Bing Image Search, cache the responses, and then use them to download images.