Etsy Product Details
by pintostudio
Extract structured product data from Etsy listings—titles, prices, reviews, images—with a reliable, pre-built Apify scraper. Perfect for competitive analysis, building product feeds, and automation projects.
Opens on Apify.com
About Etsy Product Details
Need to pull clean, structured data from Etsy listings without getting blocked or parsing messy HTML? This Apify actor is built for that. It's essentially a pre-configured scraper that handles the tricky parts of extracting product details from Etsy. You give it a list of product URLs or search terms, and it returns the data you actually need: titles, prices, seller info, reviews, descriptions, and image links, all formatted as JSON or in a spreadsheet-ready table. I use it for two main things: competitive research and building product feeds. Instead of manually copying data or writing a custom scraper that breaks every time Etsy updates its site, this actor runs reliably in the cloud. It saves a ton of time if you're aggregating items for a price comparison site, monitoring a niche for new trends, or populating a database for a side project. The setup is straightforward in Apify's console, and because it runs on their infrastructure, you avoid IP blocks and can scale up if you have a large batch to process. For developers, it's a solid, time-saving utility that just works.
What does this actor do?
Etsy Product Details is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Etsy Product Details Actor
Overview
This Apify actor scrapes detailed product information from any Etsy listing URL. It extracts structured data like pricing, inventory, images, and shop details for use in e-commerce analytics, market research, or inventory monitoring.
Key Features
- Extracts comprehensive product data: Title, description, pricing, availability, images, and seller information.
- Handles localization: Supports multiple currencies (USD, EUR, GBP) and language/country codes for region-specific data.
- Captures rich media: Retrieves all product images along with metadata like dimensions and color data.
- Lightweight operation: Works without requiring proxy configuration.
How to Use
Provide the Etsy product URL and optional localization parameters via the actor's input. The actor will return a structured JSON object containing all scraped data.
Input
Configure the actor using the following input parameters.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
productUrl |
String | No | (Sample URL) | The full Etsy product listing URL. |
currency |
String | No | USD | Currency code for pricing (e.g., USD, EUR, GBP). |
language |
String | No | en-GB | Language code for content (e.g., en-US, de, fr). |
country |
String | No | US | Country code for region-specific data. |
Input Example:
{
"productUrl": "https://www.etsy.com/listing/4373914722/custom-photo-hunting-ornament-hunting",
"currency": "USD",
"language": "en-GB",
"country": "US"
}
Output
The actor returns a detailed JSON object. Key sections include:
- Basic Info:
listingId,title,description,shopName,url. - Pricing:
price,currencyCode,formattedPrice. - Inventory:
quantity,isAvailable,isSoldOut. - Product Details:
categoryName,tags,materials,isMadeToOrder. - Media:
images(array of URLs),imageDetailswith dimensions and color data. - Metrics:
views,favorites,isBestseller. - Dates:
created,updatedtimestamps.
Output Example (abbreviated):
{
"basic": {
"listingId": 4373914722,
"title": "Custom Photo Hunting Ornament...",
"shopName": "CraftopiaByLH"
},
"pricing": {
"price": 18.72,
"currencyCode": "USD",
"formattedPrice": "$18.72"
},
"inventory": {
"quantity": 1801,
"isAvailable": true
}
}
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Etsy Product Details now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- pintostudio
- Pricing
- Paid
- Total Runs
- 64
- Active Users
- 8
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support