Q29
What is the purpose of the RoboBrowser library in web scraping?
A.
Rendering JavaScript
B.
Handling HTTP requests
AnswerC.
Automating browser actions
D.
Extracting data from HTML and XML
Answer: Option B
Solution
Answer: Option B
Solution:
The RoboBrowser library is used for handling HTTP requests and extracting data from HTML.