Examveda

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

Answer: Option D

Solution (By Examveda Team)

Web scraping can break if the website structure changes, making it fragile.

This Question Belongs to Python Program >> Web Scraping With Python

Join The Discussion

Related Questions on Web Scraping with Python