SUPARN PATRA
Schools
Exams
Paths
Blog
Quizzes
Tools
Playground
About
Home
/
Quizzes
/
Web Scraping Path
/
Anti-Detection Techniques
Web Scraping Path
Anti-Detection Techniques
10 questions
Question 1 of 10
Score:
0
/ 0
What is the primary signal that `python-requests` sends that causes many sites to block it immediately?
A
It uses HTTP/1.0 by default
B
The default User-Agent string: `python-requests/2.x.x`
C
It does not send cookies
D
It uses a unique TCP port
← Back to lesson notes