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

use google translate to bypass https://cloudflare.com/ #42

Closed
thedtvn opened this issue Sep 10, 2022 · 0 comments
Closed

use google translate to bypass https://cloudflare.com/ #42

thedtvn opened this issue Sep 10, 2022 · 0 comments
Assignees

Comments

@thedtvn
Copy link

thedtvn commented Sep 10, 2022

import requests

r = requests.get("https://translate.google.com/translate?sl=vi&tl=en&hl=vi&u={url}&client=webapp")
print(r.status_code)
print(r.content)
@AlexandreSenpai AlexandreSenpai self-assigned this Sep 14, 2022
@thedtvn thedtvn closed this as completed Mar 3, 2023
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

2 participants