Shopee Api Scraper avatar
Shopee Api Scraper

Under maintenance

Pricing

$50.00/month + usage

Go to Store
Shopee Api Scraper

Shopee Api Scraper

Under maintenance

Developed by

Marc Plouhinec

Marc Plouhinec

Maintained by Community

Query Shopee's unofficial API for product searches by keyword, category, or shop. Access detailed information including prices, orders, stock levels, and ratings. Also retrieve related entities like the category tree, shop listings, and keyword suggestions.

0.0 (0)

Pricing

$50.00/month + usage

15

Total users

612

Monthly users

43

Runs succeeded

76%

Issues response

53 days

Last modified

a year ago

You can access the Shopee Api Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "requests": [
< {
< "url": "https://shopee.com.my/api/v4/search/search_items?keyword=hawaii%20shirt%20men"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "MY",
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call marc_plouhinec/shopee-api-scraper --silent --output-dataset

Shopee Api Scraper API through CLI

The Apify CLI is the official tool that allows you to use Shopee Api Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: