
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
How to use link to list of URLs
Closed
i want use link to a list of URLs, but when i give link file of url the actor can not get list of urls Can you show me the format of file for list of URLs?
seru1
if i can suggest, edit the list of url using json. edit json file more effective to set list of url

Marc Plouhinec (marc_plouhinec)
Hi, sorry I don't completely understand your problem, why you cannot do like this?
{"requests": [{"url": "https://shopee.sg/api/v4/search/search_items?keyword=tshirt"},{"url": "https://shopee.sg/api/v4/search/search_items?match_id=11027757"},{"url": "https://shopee.sg/api/v4/pdp/get_pc?shop_id=414243778&item_id=23600133176"},{"url": "https://shopee.sg/api/v2/item/get_ratings?shopid=414243778&itemid=23600133176"},{"url": "https://shopee.sg/api/v4/pages/get_category_tree"},{"url": "https://shopee.sg/api/v4/search/get_fe_category_detail?catids=11027710"},{"url": "https://shopee.sg/api/v4/official_shop/get_shops_by_category"}]}
Maybe you can also contact me on Discord (https://discordapp.com/users/marcplouhinec) or WhatsApp (+86 135 8870 8497), like this we can have a conversation.