Shopee Api Scraper
14 days trial then $50.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsShopee Api Scraper
14 days trial then $50.00/month - No credit card required now
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.
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?
if i can suggest, edit the list of url using json. edit json file more effective to set list of url
Hi, sorry I don't completely understand your problem, why you cannot do like this?
1{ 2 "requests": [ 3 { 4 "url": "https://shopee.sg/api/v4/search/search_items?keyword=tshirt" 5 }, 6 { 7 "url": "https://shopee.sg/api/v4/search/search_items?match_id=11027757" 8 }, 9 { 10 "url": "https://shopee.sg/api/v4/pdp/get_pc?shop_id=414243778&item_id=23600133176" 11 }, 12 { 13 "url": "https://shopee.sg/api/v2/item/get_ratings?shopid=414243778&itemid=23600133176" 14 }, 15 { 16 "url": "https://shopee.sg/api/v4/pages/get_category_tree" 17 }, 18 { 19 "url": "https://shopee.sg/api/v4/search/get_fe_category_detail?catids=11027710" 20 }, 21 { 22 "url": "https://shopee.sg/api/v4/official_shop/get_shops_by_category" 23 } 24 ] 25}
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.
Actor Metrics
31 monthly users
-
10 stars
90% runs succeeded
Created in Jan 2024
Modified 6 months ago