Etsy Product Search
3 days trial then $25.00/month - No credit card required now
Etsy Product Search
3 days trial then $25.00/month - No credit card required now
This actor allows you to search for products on Etsy based on a query. It retrieves a structured list of products with essential details, including pricing, discounts, seller information, and product URLs. This tool is ideal for market research, trend analysis, and product discovery.
Etsy Product Search Scraper Actor
The Etsy Product Search Scraper Actor allows you to search for products on Etsy based on a query. It retrieves a structured list of products with essential details, including pricing, discounts, seller information, and product URLs. This tool is ideal for market research, trend analysis, and product discovery.
Features
- Search Etsy Products: Fetch products matching a search query with detailed information.
- Pagination Support: Retrieve multiple pages of results to cover all available products.
- Localized Options: Set currency, language, and country for tailored results.
- High-Quality Data: Structured JSON output for seamless integration.
Parameters
query
(string, required)
The search term to look for products on Etsy.
Example: "hat"
page
(number, optional)
The page number of search results to retrieve.
Default: 1
currency
(string, optional)
The currency to display product prices.
Default: "USD"
language
(string, optional)
The language of the product listings.
Default: "en-US"
country
(string, optional)
The country code for localization.
Default: "US"
Example Request
1{ 2 "query": "hat", 3 "page": 1, 4 "currency": "USD", 5 "language": "en-US", 6 "country": "US" 7}
Example Response
1{ 2 "page": 1, 3 "query": "hat", 4 "products": [ 5 { 6 "title": "Custom Text Embroidered Hat, Personalized Cap, Vintage Baseball Hat, Gift For New Dad Mom, Gift For Bride, Bachelorette, Christmas Gift", 7 "listingId": "1596167817", 8 "price": { 9 "salePrice": "16.24", 10 "originalPrice": "24.99", 11 "discount": "35%", 12 "deliveryInfo": "", 13 "currency": "$" 14 }, 15 "rating": "", 16 "shopId": 47418904, 17 "bestseller": false, 18 "shopName": "StunningHats", 19 "imageUrl": "https://i.etsystatic.com/47418904/c/2884/2884/13/116/il/75556d/5486105715/il_300x300.5486105715_tj4p.jpg", 20 "productUrl": "https://www.etsy.com/listing/1596167817/custom-text-embroidered-hat-personalized" 21 }, 22 { 23 "title": "Custom EMBROIDERED Pet Hat Using Pet Photo Personalized Dog Hat Custom Cat Hat Custom Pet Cap Dog Hat Custom Dog Baseball Cap Dog Mom Hat", 24 "listingId": "1416860096", 25 "price": { 26 "salePrice": "16.83", 27 "originalPrice": "37.39", 28 "discount": "55%", 29 "deliveryInfo": "Free shipping", 30 "currency": "$" 31 }, 32 "rating": "", 33 "shopId": 25168585, 34 "bestseller": false, 35 "shopName": "ModPawsUS", 36 "imageUrl": "https://i.etsystatic.com/25168585/r/il/c192bf/5746904740/il_300x300.5746904740_dwos.jpg", 37 "productUrl": "https://www.etsy.com/listing/1416860096/custom-embroidered-pet-hat-using-pet" 38 }, 39 { 40 "title": "Silk lined cashmere hat, winter hat, winter hat for woman, Satin lined hat, cashmere hat", 41 "listingId": "1793451204", 42 "price": { 43 "salePrice": "72.56", 44 "originalPrice": "72.56", 45 "discount": "", 46 "deliveryInfo": "Free shipping", 47 "currency": "$" 48 }, 49 "rating": "", 50 "shopId": 22482146, 51 "bestseller": false, 52 "shopName": "ALMANIAofficial", 53 "imageUrl": "https://i.etsystatic.com/22482146/r/il/5df214/6385885551/il_300x300.6385885551_sb8r.jpg", 54 "productUrl": "https://www.etsy.com/listing/1793451204/silk-lined-cashmere-hat-winter-hat" 55 } 56 ] 57}
Use Cases
- Product Discovery: Find trending products for specific queries.
- Market Research: Compare pricing, discounts, and shop information for similar items.
- Ecommerce Insights: Identify bestsellers and products with high discounts for cross-selling opportunities.
FAQs
1. What does the Etsy Product Search Scraper do?
It retrieves products from Etsy matching a specific search query, along with details like price, discounts, and shop information.
2. What is the query
parameter?
The query
parameter specifies the search term (e.g., "hat"
) to fetch relevant products from Etsy.
3. Can I localize the search results?
Yes, use the currency
, language
, and country
parameters to tailor results to a specific region.
4. How do I paginate through results?
Specify the page
parameter to fetch subsequent pages of search results.
5. What type of product data is returned?
The response includes:
- Product title and image.
- Pricing details (sale price, original price, discount).
- Shop information (name, ID).
- Product URL for direct access.
6. Can I find discounted products?
Yes, the response includes discount details for each product, allowing you to filter items with sales or promotions.
7. Is this actor suitable for beginners?
Yes! With its straightforward parameters and JSON responses, the actor is beginner-friendly.
8. What happens if no results are found?
If no products match your query, the response will return an empty products
array.
9. How does this actor help ecommerce businesses?
It helps identify trending items, bestsellers, and competitive pricing strategies to improve your ecommerce offerings.
10. Can I use the data for SEO optimization?
Absolutely! Use product titles, keywords, and shop names to refine your content strategy and boost organic search rankings.
SEO-Optimized Content
- Etsy product search tool: Streamline your product discovery process.
- Find Etsy product discounts: Identify high-value items with big savings.
- Etsy market research scraper: Analyze trends and competitive pricing.
- Ecommerce data insights: Enhance your strategy with Etsy product details.
- Localized Etsy search results: Tailor your data to specific regions.
Start using the Etsy Product Search Scraper Actor today and revolutionize your ecommerce and research strategies!
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Nov 2024
Modified 3 days ago