Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 885 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 885 Bytes

Image Search Abstraction Layer

Search for images

https://square-car.glitch.me/imagesearch/ + your key word

Example:

https://square-car.glitch.me/imagesearch/bunny

The query above will return 10 results related to "bunny" with the image URLs, alt text, thumbnails and page urls.

You can paginate through the responses by adding a offset parameter to the URL: https://square-car.glitch.me/imagesearch/bunny?offset=10

Recent Search

You can get a list of the most recently submitted search strings at: https://square-car.glitch.me/latest/imagesearch/


Made by Ying Wang