You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got an 403 status error when I started the script.
Recently, Shopee makes api v4 access more strict.. I think this error is caused by the changes..
Any ideas to solve the error?
Thank you in advance!
08/15/2023 09:23:52 AM INFO ⌲ Step 0: Test the IP you're using 5 times.
08/15/2023 09:23:53 AM INFO └── IP: 133.165.184.67
08/15/2023 09:23:53 AM INFO └── IP: 133.165.184.67
08/15/2023 09:23:53 AM INFO └── IP: 133.165.184.67
08/15/2023 09:23:53 AM INFO └── IP: 133.165.184.67
08/15/2023 09:23:53 AM INFO └── IP: 133.165.184.67
08/15/2023 09:23:53 AM INFO <function CheckIPAddress.__call__> - Time Coast: 0.98s
08/15/2023 09:23:53 AM INFO ⌲ Step 1: Total shop detail fetchedd:
08/15/2023 09:23:53 AM WARNING Exception: rsp status 403, https://shopee.tw/api/v4/shop/get_shop_base?entry_point=ShopByPDP&need_cancel_rate=true&request_source=shop_home_page&version=1&username=fulinxuan
08/15/2023 09:23:53 AM INFO <function ShopDetailCrawler.__call__> - Time Coast: 0.15s
08/15/2023 09:23:53 AM INFO ⌲ Step 2: Total pdp detail fetched:
08/15/2023 09:23:53 AM INFO <function ProductDetailCrawler.__call__> - Time Coast: 0.01s
08/15/2023 09:23:53 AM INFO <function Crawler.__call__> - Time Coast: 1.14s
The text was updated successfully, but these errors were encountered:
I got an 403 status error when I started the script.
Recently, Shopee makes api v4 access more strict.. I think this error is caused by the changes..
Any ideas to solve the error?
Thank you in advance!
The text was updated successfully, but these errors were encountered: