Shopee Api Scraper avatar
Shopee Api Scraper
Under maintenance
Try for free

14 days trial then $50.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Shopee Api Scraper

Shopee Api Scraper

marc_plouhinec/shopee-api-scraper
Try for free

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.

How to use link to list of URLs

Closed

sljsj7hmACJRzvKnD opened this issue
a month ago

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?

SE

seru1

a month ago

if i can suggest, edit the list of url using json. edit json file more effective to set list of url

marc_plouhinec avatar

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.

Developer
Maintained by Community
Actor metrics
  • 72 monthly users
  • 4 stars
  • 99.5% runs succeeded
  • 5.6 hours response time
  • Created in Jan 2024
  • Modified 21 days ago
Categories