Q&A
Course Intro
Curriculum
Get Started
1 / 4
What is the most commonly used function of the Python library for sending HTTP requests in web crawling?
response
=
requests.
(url)
post
get
fetch
send
Previous
Confirm