Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plz fix captcha error #2

Open
NamasteIndia opened this issue Jun 9, 2021 · 2 comments
Open

plz fix captcha error #2

NamasteIndia opened this issue Jun 9, 2021 · 2 comments

Comments

@NamasteIndia
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@andrearama @NamasteIndia and others