title | type | duration | creator |
---|---|---|---|
Retrieve Data from an API Lab |
lab |
1:30 |
James Davis (NYC) |
In this lab, you will be exploring the Flickr API. The teacher will give you a prompt, and you should find the correct API call.
First, sign up for a Yahoo! account (sorry, there's no way to avoid it). Get the API key and save it somewhere.
Allocate 15 minutes for each task.
Task #1:
Find the api call that allows you to search for all images of "cats".
Task #2:
Find the api call that allows you to search for all images from "Charlotte, North Carolina.
Task #3:
Get all of the comments for any photo.
Task #4:
Search for a list of all the photos in your current latitude and longitude.
- Add the correct API calls in the answers.md file.
A filled out answers.md file.