TrustedShops API

TrustedShops Review Data and Shop Profiles via API

Search TrustedShops-certified online shops, access shop profiles with trust marks, extract customer reviews, and browse shop categories — all through a structured REST API. TrustedShops has no public API for review data, and Scrappa fills this gap.

6
Endpoints
30K+
Shops
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

E-Commerce Trust Verification

Verify online shop credibility by checking TrustedShops certification status, trust marks, and customer review scores. Build trust indicators into marketplace and comparison platforms.

Competitor Review Monitoring

Monitor competitor shops' TrustedShops ratings and reviews over time. Track how customer satisfaction compares across competing online stores.

Market Research for E-Commerce

Analyze shop ratings, review volumes, and categories to understand e-commerce market dynamics in German-speaking and European markets.

Consumer Protection Tools

Build browser extensions or tools that display TrustedShops ratings when users browse online shops. Help consumers make informed purchasing decisions.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/trustedshops/reviews?domain=zalando.de&limit=5" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "shop": "Zalando",
  "trust_mark": "VALID",
  "rating": 4.52,
  "total_reviews": 89000,
  "reviews": [
    {
      "title": "Schnelle Lieferung",
      "text": "Bestellung kam innerhalb von 2 Tagen an, alles wie beschrieben...",
      "rating": 5,
      "author": "M. Schmidt",
      "date": "2025-03-25",
      "verified": true
    }
  ]
}

Scrappa vs TrustedShops (no public API)

See how Scrappa compares to the official API.

API available
Scrappa: Yes (6 endpoints)
TrustedShops (no public API): No public review API
Shop search
Scrappa: Programmatic
TrustedShops (no public API): Manual only
Review extraction
Scrappa: Yes (structured)
TrustedShops (no public API): Not available
Category browsing
Scrappa:
TrustedShops (no public API): Manual only
Trust mark status
Scrappa:
TrustedShops (no public API): Widget only
Multi-market data
Scrappa:
TrustedShops (no public API): Manual per market
Bulk access
Scrappa:
TrustedShops (no public API):
Free tier
Scrappa: 500 credits/month
TrustedShops (no public API): N/A

Key features

Shop search by name or domain
Trust mark verification and shop profiles
Customer review extraction with ratings
Category-based shop browsing
Full category hierarchy
Multi-market support (DE, AT, CH, etc.)
No official TrustedShops review API exists
Structured JSON for easy integration

Frequently asked questions

TrustedShops does not offer a public API for accessing review data or shop profiles programmatically. They provide widgets for shops to display on their own sites, but no way to search, query, or extract review data at scale. Scrappa provides 6 structured REST endpoints covering search, profiles, reviews, and categories.

Yes. You can query reviews for any TrustedShops-certified shop with pagination support. Build review monitoring dashboards, competitive analysis tools, and sentiment analysis pipelines that track thousands of shops across European markets.

Just a Scrappa API key passed as an X-API-KEY header. No TrustedShops account, no partner agreement, no OAuth. Sign up for free, get your key, and start querying TrustedShops data immediately.

You can search for shops by name or domain, get shop profiles with trust mark status and ratings, extract customer reviews with text and ratings, browse shops by category, explore the category hierarchy, and list available TrustedShops markets.

Yes. Every Scrappa account includes 500 free credits per month with no credit card required. Test all 6 TrustedShops endpoints before committing to paid usage.

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

Start using the TrustedShops API

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