Pre-owned luxury handbag pricing research
1stDibsエンドポイントを使えば、「Pre-owned luxury handbag pricing research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn 1stDibs' public handbags and purses marketplace into structured JSON — keyword and filtered search across designer, color, period, location, and price, the category and designer directories that feed search's own filters, and full listing detail with USD price, availability, brand, and images. Normalized JSON, credential-free.
Search 1stDibs' public handbags catalog by designer and price, browse category and designer directories, and get full listing detail as structured JSON.
エンドポイントファミリー
4
ドキュメント化されたパラメータ
26
サンプル数
4
ライブカタログスナップショット
稼働エンドポイント
4
メソッド
GET
必須パラメータ
5
スキーマ参照
4
{
"platform": "1stDibs",
"endpoint": "firstdibs-search",
"method": "GET",
"path": "/1stdibs/search",
"auth": "apiKey"
}ユースケース
Search 1stDibs' public handbags catalog by designer and price, browse category and designer directories, and get full listing detail as structured JSON.
1stDibsエンドポイントを使えば、「Pre-owned luxury handbag pricing research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
1stDibsエンドポイントを使えば、「Designer and category coverage tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
1stDibsエンドポイントを使えば、「New-listing and availability monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中の1stDibsエンドポイントカタログから取得しています(エンドポイント4件、ドキュメント化されたリクエストパラメータ26個、公開レスポンススキーマ4件)。DocsとPlaygroundが参照しているカタログと同じものです。
1stDibsのエンドポイントは4件、4つのリクエストファミリーに分類されています(Categories、Designers、Productほか1件)。
これらの1stDibsエンドポイントには26個のリクエストパラメータがドキュメント化されており、うち5個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
4件の1stDibsエンドポイントのうち4件が実際のサンプルレスポンスを、4件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
1stDibsのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
1stDibsのエンドポイントは4個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/1stdibs/categories
/1stdibs/designers
/1stdibs/product
/1stdibs/search
エンドポイントカタログ
/1stdibs/searchSearches or browses 1stDibs handbags and purses with category, designer, price, sale, color, period, location, gender, origin, seller, and sort filters.
MCPツール firstdibs_search
/1stdibs/productReturns public product detail, pricing, availability, brand, category, description, and images for a 1stDibs product URL.
MCPツール firstdibs_product
/1stdibs/categoriesReturns the live handbags category directory, sort keys, price presets, and filter values discovered from 1stDibs. Returned category slugs are valid for firstdibs-search.
MCPツール firstdibs_categories
/1stdibs/designersReturns designer values discovered from the selected 1stDibs category page. Each slug is valid for firstdibs-search's designer filter.
MCPツール firstdibs_designers
関連API
Marketplaces & Retail
Collect marketplace product signals from Amazon without building brittle storefront scrapers.
Marketplaces & Retail
Build resale, pricing, and marketplace workflows from structured eBay data.
Marketplaces & Retail
Turn public Shop.app product and merchant pages into structured JSON for e-commerce product intelligence, price research, shop monitoring, and marketplace discovery workflows.
1stDibsのスクレイピング方法
Crawlora's four 1stDibs endpoints return category, designer, search, and product data as normalized JSON with one API key — every endpoint is currently scoped to 1stDibs' handbags and purses catalog, not its full multi-category antiques and furniture marketplace.
Call /1stdibs/categories for handbag category slugs (e.g. shoulder-bags), the accepted sort values (recommended, newest, price-high, price-low, popular), and the five price presets /1stdibs/search's price parameter accepts. Pass an optional category slug to /1stdibs/designers for the designer filter values discovered from that category page.
Send q plus any combination of category, designer, color, period, location, gender, origin, price (one of the five presets) or price_min/price_max, on_sale, measurements, this_week, returnable, and recognized_seller/top_seller to /1stdibs/search. per_page is 60 or 120, and sort takes the same five values as categories.
Pass a listing's own url (from any search result's url field) to /1stdibs/product for its USD price when available, brand, category, description, availability, and images.
FAQ
Just handbags and purses currently — all four endpoints (categories, designers, search, product) are scoped to that one category, not 1stDibs' wider antiques, furniture, jewelry, and art marketplace.
Call /1stdibs/designers with an optional category slug for the designer filter values 1stDibs itself shows for that category page, then pass one of their slug values (e.g. chanel) to /1stdibs/search's designer parameter.
One of five presets returned by /1stdibs/categories' price_presets field: "all price", "[* TO 999]", "[* TO 1999]", "[* TO 4999]", or "[5000 TO *]" — pass the exact string as price, or use price_min/price_max for an arbitrary custom range.
/1stdibs/product only returns a USD price field when 1stDibs itself publishes a numeric USD price for that listing — some listings show a non-numeric price state instead, in which case the field is omitted rather than set to zero.
No — only your Crawlora API key. 1stDibs' category, designer, search, and product data are collected from its public, credential-free handbags and purses catalog.