actors/etsy-search-scraper
datacortex/etsy-search-scraper
Etsy Search Scraper
Search Etsy by keyword. Export listing ID, title, price, shop name, thumbnail, and listing URLs.
When to use it
Use this for handmade/market research: shops, price bands, and listing IDs for a craft query.
Versus the sibling Actors
Search-only on the public Store. A product-detail companion exists locally and is not published yet.
Example input
{
"keywords": [
"linen apron"
],
"maxResults": 20
}Example output
{
"title": "Linen apron",
"shopName": "ExampleShop",
"price": 48
}MCP pin
Agents call this through Apify MCP. Running it needs an Apify token.
{
"mcpServers": {
"apify": {
"url": "https://mcp.apify.com?tools=datacortex/etsy-search-scraper"
}
}
}Pricing
$0.50 per 1,000 results + $0.001 per run. Confirm on the Apify pricing tab if you are budgeting a large run.
Limitations
- Does not open listing-detail pages.
- Shop name and price are search-card values.
Related Actors
Built and maintained by Irfan Ali, senior AI engineer. Open to senior AI IC roles — Bengaluru or remote. Get in touch.