Dog CEO Image Scraper: Random Dog Photos by Breed
Pricing
Pay per usage
Go to Apify Store

Dog CEO Image Scraper: Random Dog Photos by Breed
Pull random dog images, optionally filtered by breed, via the Dog CEO public API. No login, no proxy, no browser.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Naimur Hasan
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
17 hours ago
Last modified
Categories
Share
Dog CEO Image Scraper
Pulls random dog images, optionally filtered by breed, via the Dog CEO public API. No login, no proxy, no browser.
Input
| Field | Type | Notes |
|---|---|---|
breed | string | Lowercase breed, e.g. hound or retriever/golden. Omit for random breeds. |
count | integer | Number of images to fetch. Default 5. |
Output
One row per image: imageUrl, breed.
Notes
- With no
breed, images come from across all breeds andbreedis parsed back out of each image's own URL rather than left blank. - An unknown breed name is rejected by the API itself with an error message, which this Actor surfaces as-is rather than returning an empty dataset.