Q16
What is the purpose of the scrapy framework in web scraping?
A.
Creating web forms
B.
Automating browser actions
C.
Handling HTTP requests
D.
Structured and efficient web scraping
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Scrapy is a framework for structured and efficient web scraping, often used for large-scale projects.