Q13
What is the disadvantage of using web scraping for data extraction?
A.
It's faster than API requests
B.
It's legally prohibited
C.
It's limited to simple websites
D.
It's fragile and may break due to website changes
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Web scraping can break if the website structure changes, making it fragile.