Flickr Scraper
Try for free
Pay $1.00 for 1,000 results
View all Actors
Flickr Scraper
web.harvester/flickr-scraper
Try for free
Pay $1.00 for 1,000 results
This actor scrapes photos and videos from the https://www.flickr.com website.
You can access the Flickr Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "searchUrls": [],
3 "searchQueries": [
4 "Cat"
5 ],
6 "desiredMediaCount": 100,
7 "sortType": "RELEVANCE",
8 "licenseType": "ALL",
9 "mediaMinSize": "SMALL",
10 "dateSearchType": "DATE_TAKEN",
11 "proxyConfiguration": {
12 "useApifyProxy": true
13 }
14}' |
15apify call web.harvester/flickr-scraper --silent --output-dataset
Flickr Scraper API through CLI
The Apify CLI is the official tool that allows you to use Flickr Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Developer
Maintained by Community
Actor metrics
- 6 monthly users
- 2 stars
- 100.0% runs succeeded
- Created in May 2023
- Modified 10 months ago
Categories