n8n Etsy node
n8n Etsy node extracts listings, search results, seller info, and category data from the marketplace. Connect it to n8n for market research or competitive analysis.
Trusted by industry leaders all over the world
What data you can get with n8n Etsy node
Extract product details including images, prices, descriptions, seller info, and listing dates. Scrape search results with custom filters and controlled pagination. Export as JSON.
Output
{ "url": "https://www.etsy.com/listing/498417899/edc-slim-valet-personalized-pocket?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=&ref=sr_gallery-4-29&frs=1&cns=1&col=1", "name": "EDC Slim Valet - Personalized Pocket Organizer, Handmade in the USA\nRegions Etsy does business in:", "Price": "$49.00+", "images": [ "https://i.etsystatic.com/13963159/r/il/3d1876/3180744258/il_794xN.3180744258_olzc.jpg", "https://i.etsystatic.com/13963159/r/il/a3c7cf/1617748881/il_794xN.1617748881_1o26.jpg", "https://i.etsystatic.com/13963159/r/il/9eb645/1570294448/il_794xN.1570294448_oe8w.jpg", "https://i.etsystatic.com/13963159/r/il/6b2a6a/1570293332/il_794xN.1570293332_8z6i.jpg", "https://i.etsystatic.com/13963159/r/il/39f7ad/3180744724/il_794xN.3180744724_2baa.jpg", "https://i.etsystatic.com/13963159/r/il/08b20b/3180745230/il_794xN.3180745230_95a2.jpg", "https://i.etsystatic.com/13963159/r/il/31e60f/3494515703/il_794xN.3494515703_54ci.jpg", "https://i.etsystatic.com/13963159/r/il/352b64/3458390857/il_794xN.3458390857_4ity.jpg" ], "seller": { "url": "https://www.etsy.com/uk/shop/OnMyWristCo?ref=shop-header-name&listing_id=1515784194&from_page=listing", "name": "OnMyWristCo", "rating": 3.9179, "numberOfReviews": 12000 }, "listedOn": "Dec 26, 2022", "favorites": 806, "highlights": [ "Handmade", "Materials: leather, metal rivets" ], "variations": [ { "label": "Color", "values": [ "Dark Chocolate", "Mahogany", "Cordovan" ] }, { "label": "Personalize / Monogram", "values": [ "None ($49.00)", "Monogram ($59.00)" ] } ], "numberOfReviews": 78, "relatedSearches": [ { "link": "https://www.etsy.com/market/edc_pocket_organizer?ref=seller_tag_bottom_image-0", "name": "EDC Pocket Organizer" }, { "link": "https://www.etsy.com/market/edc_wallet?ref=seller_tag_bottom_image-1", "name": "EDC Wallet" }, { "link": "https://www.etsy.com/market/edc_organizer?ref=seller_tag_bottom_image-2", "name": "EDC Organizer" }, { "link": "https://www.etsy.com/market/edc_pocket?ref=seller_tag_bottom_image-3", "name": "EDC Pocket" }, { "link": "https://www.etsy.com/market/everyday_carry_gear?ref=seller_tag_bottom_image-4", "name": "Everyday Carry Gear" }, { "link": "https://www.etsy.com/market/pocket_organizer?ref=seller_tag_bottom_image-5", "name": "Pocket Organizer" }, { "link": "https://www.etsy.com/market/leather_organizer?ref=seller_tag_bottom_image-6", "name": "Leather Organizer" }, { "link": "https://www.etsy.com/market/edc?ref=seller_tag_bottom_image-7", "name": "EDC" }, { "link": "https://www.etsy.com/market/edc_gear?ref=seller_tag_bottom_image-8", "name": "EDC Gear" }, { "link": "https://www.etsy.com/market/minimalist_edc?ref=seller_tag_bottom_image-9", "name": "Minimalist EDC" }, { "link": "https://www.etsy.com/market/gift_for_men?ref=seller_tag_bottom_image-10", "name": "Gift for Men" }, { "link": "https://www.etsy.com/market/holiday_gift?ref=seller_tag_bottom_image-11", "name": "Holiday Gift" }, { "link": "https://www.etsy.com/market/rutsu_designs?ref=seller_tag_bottom_text-0", "name": "Rutsu Designs" } ]}How to set up n8n Etsy node with Apify
Configure the Actor with search keywords, category URLs, product URLs, or seller store links. Set page limits and choose whether to include full descriptions. Handles pagination.
Sign up for Apify account01
Creating an account is quick and free. No credit card required. Your account gives you access to more than 20,000+ scrapers and APIs.
Get your Apify API token02
Go to Settings in Apify Console and navigate to the API & Integrations tab. There, create a new token and save it for later.
Test run Etsy Node03
Open Etsy Node in Apify Console and configure your input parameters. Click Start to run the Actor and preview the data structure you receive in your n8n workflow.
Integrate Etsy Node via n8n04
Add the Apify node to your n8n workflow. Select Run Actor as the operation, choose your Actor, and pass your input configuration as JSON. Enable Wait for finish to retrieve results directly in subsequent nodes.
Never get blocked
Every plan (free included) comes with Apify Proxy, which is great for avoiding blocking and giving you access to geo-specific content.
Customers love us
We truly care about the satisfaction of our users and thanks to that we're one of the best-rated data extraction platforms on both G2 and Capterra.
Monitor your runs
With our latest monitoring features, you always have immediate access to valuable insights on the status of your web scraping tasks.
Add an HTTP Request node to your n8n workflow and point it to the Apify API. Use your API token for authentication and specify the Etsy node Actor ID you want to run. The Actor executes and returns data directly to your workflow. You can also use n8n's dedicated Apify node if available in your version.
Yes. Apify offers a free tier with prepaid platform usage. This is enough to test Actors with your n8n workflows and run small-scale extractions. No credit card required to start.
No. You can configure Apify Actors through their web interface and connect them to n8n using the HTTP Request node - no coding required. For advanced use cases, you can customize Actor inputs or use the Apify SDK with JavaScript or Python.
Building and maintaining scrapers takes significant time. Websites change their structure, add bot detection, and block requests. Apify Actors handle all of this automatically - proxy rotation, anti-bot bypassing, error handling, and data parsing. You get reliable data without the maintenance burden.