techyhoney / TikTok_Scrapper

Python TikTok scrapper to download videos by username or by hashtag and then zip it and upload to google drive
30 stars 8 forks source link

plz fix captcha error #2

Open NamasteIndia opened 3 years ago

NamasteIndia commented 3 years ago

Traceback (most recent call last): File "C:\Users\troy\Desktop\TikTok_Scrapper-master\TikTok.py", line 30, in <module> trending = api.byUsername(username,results) File "C:\Users\troy\AppData\Local\Programs\Python\Python39\lib\site-packages\TikTokApi\tiktok.py", line 601, in by_username return self.userPosts( File "C:\Users\troy\AppData\Local\Programs\Python\Python39\lib\site-packages\TikTokApi\tiktok.py", line 564, in user_posts res = self.get_data(url=api_url, **kwargs) File "C:\Users\troy\AppData\Local\Programs\Python\Python39\lib\site-packages\TikTokApi\tiktok.py", line 276, in get_data raise TikTokCaptchaError() TikTokApi.exceptions.TikTokCaptchaError: TikTok blocks this request displaying a Captcha Tip: Consider using a proxy or a custom_verifyFp as method parameters

andrearama commented 3 years ago

If you do not have too much data to scrape, you can do it for free with services like this or this