# Basebuilder2 Ecommerce – Shopee Scraper

> Basebuilder2 Ecommerce – Shopee Scraper is a paid API for AI agents from bbx-ecommerce.vercel.app, paid per call via x402, $0.142714/call, status unknown (last checked 2026-09-14).

Scrapes product listings, prices, reviews, and seller data from Shopee via a POST request

## Facts

- Endpoint: POST https://bbx-ecommerce.vercel.app/api/shopee-scraper
- Price: $0.142714/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-ecommerce-shopee-scraper-75e67044
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FrYKTRK1sNhiadzIDrsgc

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability basebuilder2-ecommerce-shopee-scraper-75e67044 -d '<json body>'
```

Example prompt: Can you scrape this Shopee listing for me — https://shopee.sg/product/123456/789 — and pull out the price, rating, stock count, and seller name?

## When to prefer this

Choose this endpoint when you need structured product data from Shopee (a dominant Southeast Asian marketplace) without building your own scraper. Ideal for price monitoring, competitive intelligence, product catalog enrichment, or dropshipping research targeting Shopee listings specifically. Prefer this over generic web scrapers when you need Shopee-specific fields like sold count, shop ratings, and local pricing.

## Known failure modes

- Invalid or expired Shopee URL returns an error or empty response
- Shopee anti-bot measures may cause intermittent failures or rate limiting
- Region-locked listings may not be accessible depending on scraper configuration
- Missing required parameters (e.g. no URL or product ID) returns a 400-level error
- Shopee page structure changes may cause partial or malformed data extraction

## How this service works

BaseBuilder Ecommerce API hub - 19 paid endpoints

## Output

Returns structured data from the Shopee product page including product title, current price, discount information, seller name and rating, number of sold units, stock quantity, product images, full description, and customer review summary.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-ecommerce-shopee-scraper-75e67044/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-ecommerce.vercel.app](https://www.zero.xyz/host/bbx-ecommerce.vercel.app/llms.txt)
