https://github.com/devforfu/bingimagesearch
A Go client to query Bing Image Search API
https://github.com/devforfu/bingimagesearch
Last synced: about 1 year 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T19:02:54.000Z (almost 7 years ago)
- Last Synced: 2025-02-09T01:43:29.417Z (over 1 year 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.