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
curl --url 'https://www.tiktok.com/@tiktok/?lang=en' --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'
This returns the TikTok HTML page, no captcha.
**Environment (please complete the following information):**
- Deployment method (if possible): docker
- Frontend version: 2.5.0.0
- Scrapper version: 2.6.1.2
- PHP Version: 8.3
You can find the frontend and scrapper version on /about
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to visit any other page than a single video will result into a VERIFY error.
This is not a public instance, so barely used trough the day.
Examples:
/tag/romania
/@simonaflore28
I realize that not all pages are currently implemented, but I was hoping to have a bug report listed.
Logs
Debug info shows:
curl --url 'https://www.tiktok.com/@tiktok/?lang=en' --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'
The text was updated successfully, but these errors were encountered: