π What Etsy product listings can you collect by keyword?
This template searches Etsy with each supplied keyword and collects product names, sellers, ratings, review counts, prices, product URLs, and image URLs from the result listings. It is useful for Etsy sellers, product researchers, pricing teams, and marketplace analysts.
Data is collected from Etsy. Etsy is a marketplace focused on handmade, vintage, personalized, and creative goods from independent sellers.
π° Pricing
This template is currently free of charge and has no per-line usage fee. Octoparse plan or resource limits may still apply.
π¦ Output
The current published implementation can return the following fields:
NameSellerRatingNumber_of_reviewsPriceProduct_URLImage_URL
{
"Name": "Huggie Earrings by Caitlyn Minimalist β’ Most Favorited Huggie Hoop Earrings β’ Perfect Addition to Any Stack, Everyday Earrings β’ ER007",
"Seller": "CaitlynMinimalist",
"Rating": "5 out of 5 stars",
"Number_of_reviews": null,
"Price": "14.35",
"Product_URL": "https://www.etsy.com/listing/845499603/huggie-earrings-by-caitlyn-minimalist?click_key=ec00e1bdd3c580a8705c4b437722cee7ac87617e%3A845499603&click_sum=ae60197e&ref=search2_top_narrowing_intent_modules_top_rated-1&pro=1&sts=1",
"Image_URL": "https://i.etsystatic.com/10204022/c/2542/2020/228/336/il/face59/5223845674/il_340x270.5223845674_4e07.jpg"
}
π― Use Cases
- Use Number_of_reviews to compare review volume and product popularity.
- Use Price to monitor and compare listed product prices.
- Use Rating to benchmark displayed product ratings.
- Use Name, Seller, Product_URL, and Image_URL to build source-linked Etsy product catalogs.
π Why Octoparse
- Ready-to-use workflow: The extraction steps for Etsy are already configured, so you do not need to build the scraper from scratch.
- Flexible execution: Choose the supported local or cloud run mode to fit one-off checks or repeatable collection work.
- Structured, repeatable output: Results are returned as consistent rows that are easier to compare, filter, deduplicate, and process than manually copied pages.
- Verified input guardrails: The form exposes the current inputs, selectable values, and meaningful limits configured for this template.
- Practical data handoff: Review results in Octoparse and export or process them using the options supported by your Octoparse environment.
π Input
Complete the following fields:
- Keywords (Required) β Enter a list of keywords for searching on Etsy. Up to 100 entries per run.
π How to Use
- Open the template and select Try it or Start.
- Complete the input fields listed above.
- Start the task using the supported local or cloud run mode.
- Review the output rows and export or process the structured data.
β οΈ Limitations
Results depend on what the source site exposes at run time. A listed output field can be empty when the source page does not provide that value. Input limits shown above are enforced by the template.
π‘ Tips
Use specific, valid inputs and review a representative result before starting a large batch. Remove duplicate inputs when repeated records are not needed.
β FAQ
How does this scraper work?
The template opens Etsy, submits each keyword, paginates the search results, loops through the displayed product cards, and emits one structured row per product without opening product detail pages.
What do I need to enter?
Use the fields and accepted values shown in the Input section. Only user-relevant limits and selectable options are listed.
What data does this template return?
The current output fields and a representative JSON Data Preview are listed in the Output section. Field availability can vary when the source page does not display a value.
Is this template free to use?
It is currently free of charge and has no per-line usage fee. Octoparse plan or resource limits may still apply.
Why can some output fields be empty?
Source pages do not always expose every value for every record, and layouts can vary by item, market, or current site response. The template returns a field when the current page provides it.
Can I export the collected data?
You can review the structured rows in Octoparse and export or process them using the options supported by your Octoparse environment.
π Related Templates
- Etsy Product Scraper (by URL) β Use Etsy Product Scraper (by URL) for a complementary workflow on the same source site.
- Etsy Scraper β Use Etsy Scraper for a complementary workflow on the same source site.
- Amazon Product Listing Scraper (for India) β Use Amazon Product Listing Scraper (for India) to collect comparable ecommerce data from another source.