Vinted API

Access Vinted Marketplace Data — Search, Profiles, and Pricing

Search Vinted listings, get item details, browse user profiles and inventories, find similar items, and explore categories — all through a structured REST API. Vinted has no public API, so Scrappa fills the gap for marketplace analytics, price monitoring, and resale tools.

9
Endpoints
65M+
Members
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Price Monitoring & Comparison

Track prices for specific brands, categories, and items across Vinted. Build price comparison tools, deal alerts, and market value estimators for secondhand fashion.

Resale Business Automation

Monitor new listings matching your criteria, track competitor sellers, and automate inventory research. Build tools that help resellers find underpriced items quickly.

Market Analytics & Trends

Analyze pricing trends, popular brands, category demand, and seasonal patterns on Vinted. Build analytics dashboards for fashion resale market intelligence.

Inventory & Catalog Enrichment

Use similar items and category data to enrich product catalogs, suggest prices, and build recommendation features for resale platforms and fashion apps.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/vinted/search?query=nike+air+max&order=newest_first&per_page=10" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "results": [
    {
      "id": 4012345678,
      "title": "Nike Air Max 90 - Size 42",
      "price": "45.00",
      "currency": "EUR",
      "brand": "Nike",
      "size": "42",
      "condition": "Very good",
      "photo_url": "https://images1.vinted.net/...",
      "url": "https://www.vinted.fr/items/...",
      "seller": {
        "username": "fashionseller92",
        "rating": 4.8
      }
    }
  ]
}

Scrappa vs Vinted (no official API)

See how Scrappa compares to the official API.

API available
Scrappa: Yes (9 endpoints)
Vinted (no official API): No public API
Search listings
Scrappa: Yes (programmatic)
Vinted (no official API): Manual only
Item details
Scrappa: Structured JSON
Vinted (no official API): Not available
Seller profiles
Scrappa:
Vinted (no official API): Manual browsing
Similar items
Scrappa:
Vinted (no official API): Limited (on-site)
Category data
Scrappa: Full tree
Vinted (no official API): Not available
Bulk access
Scrappa:
Vinted (no official API):
Free tier
Scrappa: 500 credits/month
Vinted (no official API): N/A

Key features

Full-text search with brand, size, and price filters
Detailed item listings with photos and descriptions
Seller profiles with ratings and activity stats
Browse seller inventories
Similar item discovery for price comparison
Full category tree with hierarchy
Multi-country support (FR, DE, NL, etc.)
No official Vinted API exists — Scrappa fills the gap

Frequently asked questions

Vinted does not offer a public API, so there is no programmatic way to search listings, get item details, or analyze seller data. Scrappa provides a structured REST API with 9 endpoints covering search, item details, user profiles, inventories, similar items, and categories — all accessible with an API key.

Yes. You can run thousands of searches to track prices, detect new listings, and monitor market trends across brands and categories. Many customers use this for price comparison tools, deal alerts, and resale business intelligence.

Just a Scrappa API key passed as an X-API-KEY header. No Vinted account needed, no OAuth, no web scraping setup. Sign up for Scrappa, get your key, and start querying Vinted data immediately.

You can search listings by keyword with brand, size, and price filters. Get full item details with photos, descriptions, and condition. Access seller profiles with ratings and stats. Browse seller inventories, find similar items, and explore the full category tree.

Yes. Every Scrappa account includes 500 free credits per month with no credit card required. This lets you test all 9 Vinted endpoints and build your integration before committing to paid usage.

Scrappa charges $0.20 per 1,000 requests with no daily caps. All Vinted endpoints cost the same flat rate. The free tier gives you 500 credits per month to get started.

Start using the Vinted API

Sign up and get 500 free credits. No credit card required.