---
title: "Wish API Documentation - Crawlora Docs"
description: "Read Crawlora&#x27;s Wish API documentation. Learn 4 endpoints, authentication, parameters, cURL examples, response schemas, errors, credits, and playground."
image: "https://crawlora.net/docs/wish/opengraph-image-zvd16u?f8a23c748da1de78"
url: "https://crawlora.net/docs/wish"
---

# Wish API Documentation - Crawlora Docs

Read Crawlora&#x27;s Wish API documentation. Learn 4 endpoints, authentication, parameters, cURL examples, response schemas, errors, credits, and playground.

## Structured Data

```json
[{"@context":"https://schema.org","@type":"Organization","@id":"https://crawlora.net/#organization","name":"Crawlora","alternateName":["Crawlora API","Crawlora.net"],"url":"https://crawlora.net/","logo":{"@type":"ImageObject","url":"https://crawlora.net/icons/favicon-512.png","width":512,"height":512},"description":"Crawlora provides agent-native web scraping APIs and hosted MCP tools for search, maps, geocoding, streaming media, travel, real estate, marketplaces, finance, social video, app intelligence, and AI workflows.","knowsAbout":["Web scraping","Web scraping API","SERP API","Structured web data extraction","Anti-bot bypass","Proxy infrastructure","Model Context Protocol","Web data for AI agents"],"sameAs":["https://github.com/Crawlora-org","https://www.npmjs.com/package/@crawlora-org/sdk","https://pypi.org/project/crawlora/","https://rubygems.org/gems/crawlora","https://packagist.org/packages/crawlora/sdk","https://pkg.go.dev/github.com/Crawlora-org/crawlora-go-sdk","https://mcpservers.org/servers/crawlora-net-mcp","https://www.wikidata.org/wiki/Q140216339","https://www.linkedin.com/company/crawlora-net","https://x.com/crawlora_net","https://www.crunchbase.com/organization/crawlora"]},{"@context":"https://schema.org","@type":"WebSite","@id":"https://crawlora.net/#website","name":"Crawlora","alternateName":"Crawlora API","url":"https://crawlora.net/","description":"Crawlora provides agent-native web scraping APIs and hosted MCP tools for search, maps, geocoding, streaming media, travel, real estate, marketplaces, finance, social video, app intelligence, and AI workflows.","inLanguage":"en","publisher":{"@id":"https://crawlora.net/#organization"}}]
```

```json
[{"@context":"https://schema.org","@type":"CollectionPage","name":"Wish API endpoints","description":"Use Crawlora's Wish API endpoints to extract supported public Wish data as structured JSON. This documentation covers 4 active endpoints including Get a Wish product's full detail, Get a Wish product's customer reviews, Search Wish products, Get Wish search suggestions. Developers can use these endpoints for monitoring, enrichment, research dashboards, internal data pipelines, and agent-native workflows without maintaining platform-specific scraping code. Each endpoint page documents authentication, request parameters such as id, query, cURL examples, response examples, response schemas, errors, credit cost, and Playground testing. Send requests to the Crawlora API with an x-api-key header, review usage and plan limits on pricing, and test safe sample requests in Playground before moving the workflow into production.","url":"https://crawlora.net/docs/wish","numberOfItems":4,"isPartOf":{"@type":"WebSite","name":"Crawlora","url":"https://crawlora.net/"}},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://crawlora.net/"},{"@type":"ListItem","position":2,"name":"Docs","item":"https://crawlora.net/docs"},{"@type":"ListItem","position":3,"name":"Wish API","item":"https://crawlora.net/docs/wish"}]}]
```
