
Shopee Api Scraper
Under maintenance
Pricing
$50.00/month + usage

Shopee Api Scraper
Under maintenance
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
13
Total users
553
Monthly users
42
Runs succeeded
76%
Issues response
6.2 days
Last modified
a year ago
Crawler fails to fetch SHOP_DETAILS API response
Closed
Hi Marc,
The "get_shop_base" API is being blocked according to the logs.
Thank you.
best_maelstrom
I see that this issue is occurring for all API endpoints of a store page. In this case, "rcmd_items", "get_shop_base", and other store APIs.

Marc Plouhinec (marc_plouhinec)
Hello,
Thanks, this is probably due to Shopee's recent update.
Let me investigate and come back to you.
Best Regards,
Marc Plouhinec

Marc Plouhinec (marc_plouhinec)
In the meantime I have added a warning in the README file ( https://apify.com/marc_plouhinec/shopee-api-scraper ), as the solution is not straightforward.

Marc Plouhinec (marc_plouhinec)
Hi,
For info with another user we found an alternative API to scrape shop products, and it doesn't require user login:
https://shopee.ph/api/v4/search/search_items?by=sales&match_id=1020411962&scenario=PAGE_SHOP_SEARCH
where match_id is the shop ID.
Best Regards,
Marc Plouhinec

Marc Plouhinec (marc_plouhinec)
Hi,
Shopee has updated their Security SDK, all APIs work again without login.
Best Regards,
Marc Plouhinec