Skip to main content
New

The YouTube API is live.

Try it

Etsy listing data,
as clean JSON.

Turn public Etsy listings, shop pages, reviews, search results, and pricing details into parsed JSON. Tapline is built for teams tracking handmade marketplaces, seller catalogs, and niche product demand.

  • Your account starts with 500 free API credits
  • No card needed to join the waitlist
POSTapi.tapline.sh/api/v1/etsy/product
1
{
2
  "listing_id": "1749283612",
3
  "title": "Handmade Speckled Ceramic Mug, 12 oz",
4
  "url": "https://www.etsy.com/listing/1749283612/handmade-speckled-ceramic-mug",
5
  "shop": {
6
    "shop_id": "clayandkilnco",
7
    "name": "ClayAndKilnCo",
8
    "sales": 8421
9
  },
10
  "price": {
11
    "amount": 34,
12
    "currency": "USD"
13
  },
14
  "availability": "in_stock",
15
  "variations": [
16
    {
17
      "name": "Glaze",
18
      "values": [
19
        "Oatmeal",
20
        "Sage",
21
        "Ink"
22
      ]
23
    }
24
  ],
25
  "personalization_available": false,
26
  "rating": 4.9,
27
  "review_count": 316
28
}
01
Listings
maker catalog lookup
02
Shops
storefront intelligence
03
Custom
variation signals
04
Reviews
buyer feedback
01the problem

Keep Etsy source changes out of your application code.

Pages and fields change over time. Tapline will handle those updates and return a documented, consistent response, so your team can focus on the product using the data.

Page updates break working flows

A Etsy update can interrupt a workflow that was working yesterday.

Field changes spread into your code

Renamed, nested, or missing values leave your application handling source-specific exceptions.

Maintenance fills the backlog

Monitoring and repairs compete with the product work your engineers planned to do.

02endpoints

Listings, reviews, shops,
one Etsy API surface.

Skip generic integration setup and work with Etsy-specific responses for listings, shop profiles, reviews, and search result data.

POSTListing Details
POSTListing Search
POSTListing Reviews
POSTShop Details
03questions

Etsy API questions.

Access, endpoint coverage, and response details for public Etsy listing and shop data.

Yes. You can join without paying or committing to a plan.

The free plan will come with 500 free API credits shared across all live Tapline APIs. You won't need a card.

We'll email waitlist members when early access opens for this API.

Joining the waitlist won't start a subscription. We'll share paid plan prices, endpoint credit costs, and rate limits before launch.

Yes. Tell us which fields, countries, filters, freshness requirements, or endpoints you need when you join.

No. Tapline is independent and is not affiliated with, endorsed by, or sponsored by Etsy.

Get started

Tell us what you need from the Etsy data API.

Join the waitlist and tell us which endpoints your product needs. When access opens, your account will have 500 free API credits to use across Tapline. No card needed.