Petfinder Scraper (Pay Per Result) avatar
Petfinder Scraper (Pay Per Result)

Pricing

$5.00 / 1,000 results

Go to Store
Petfinder Scraper (Pay Per Result)

Petfinder Scraper (Pay Per Result)

Developed by

Milán Vásárhelyi

Milán Vásárhelyi

Maintained by Community

A scraper for Petfinder to extract pet listing details, descriptions, and contact information from both search and profile pages. Useful for dataset creation, analytics, and integrations. Pricing: $0.005/result. 10 results on free trial.

5.0 (2)

Pricing

$5.00 / 1,000 results

0

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

a day ago

Petfinder.com Scraper

This actor scrapes pet adoption listings from Petfinder.com, a popular online pet adoption platform.

Issues and feature requests

If you encounter any issue, or you'd like us to change or add anything, please open an issue in the actor page or write to us directly at hello@123webdata.com

Output Example (simplified)

The actor provides a convenient overview mode that displays the most important pet listing information in a tabular format. Here's an example of how the data looks in the overview mode:

ImageProduct URLProduct NameCurrent PriceRegular PriceCurrencyDescriptionScraped At
https://www.petfinder.com/cat/penguin-77075178/ny/new-woodstock/wayward-paws-inc-ny743/Adopt Penguin on Petfinder0.000Penguin is an adoptable Cat...2025-07-21
https://www.petfinder.com/cat/virgo-77289456/ny/new-woodstock/wayward-paws-inc-ny743/Adopt VIRGO on Petfinder0.000VIRGO is an adoptable Cat -...2025-07-21
https://www.petfinder.com/cat/rainy-76998003/ny/utica/traveling-tails-ragamuffin-rescue-inc-ny1652/Adopt Rainy on Petfinder0.000Rainy is an adoptable Cat -...2025-07-21

Features

  • Scrapes detailed pet adoption information from Petfinder.com listings
  • Extracts data from both individual pet URLs and category pages
  • Follows pagination links on category pages (optional)
  • Supports various pet categories with specific fields like breed, age, and location

Input

The actor accepts the following input parameters:

FieldTypeDescription
productUrlsarrayList of Petfinder.com pet URLs to scrape
categoryUrlsarrayList of Petfinder.com category URLs to scrape
maxResultsPerScrapeintegerMaximum number of results to extract (default: 1000)
usePaginationbooleanWhether to follow pagination links on category pages (default: true)

Output Example (full)

The actor outputs data in the following structure:

{
"url": "https://www.petfinder.com/cat/penguin-77075178/ny/new-woodstock/wayward-paws-inc-ny743/",
"name": "Adopt Penguin on Petfinder",
"price": 0,
"regular_price": 0,
"currency": null,
"in_stock": null,
"sku": "77075178",
"mpn": null,
"gtin": null,
"brand": null,
"breadcrumbs": [],
"main_image": "https://dl5zpyw5k3jeb.cloudfront.net/photos/pets/77075178/1/?bust=1752668597",
"images": [],
"description": "Penguin is an adoptable Cat - Domestic Short Hair searching for a forever family near New Woodstock, NY. Use Petfinder to find adoptable pets in your area.",
"color": null,
"size": null,
"material": null,
"style": null,
"features": [],
"attributes": {},
"rating_value": null,
"review_count": null,
"canonical_url": "https://www.petfinder.com/cat/penguin-77075178/ny/new-woodstock/wayward-paws-inc-ny743/",
"scraped_at": "2025-07-21T12:10:23.269Z"
}

Use Cases

  • Monitoring pet adoption listings
  • Analyzing pet availability trends by location
  • Research on adoption patterns
  • Integration with pet adoption platforms and services