Vidyalelo
Python · Q20

Web Scraping with Python

Programming · Python · question 20

Q20

How can you handle CAPTCHAs in web scraping?

A.
By solving CAPTCHAs manually
B.
By ignoring CAPTCHAs
C.
By using APIs to bypass CAPTCHAs
D.
By using CAPTCHA-solving services
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
CAPTCHA-solving services can be used to automate solving CAPTCHAs in web scraping.