I am working on Screen Scraping, I was able to do it, but some of the websites have captcha and I’ll need to enter captcha information to proceed further
Is there anyway to read captcha information and submit those values that are in captcha or how can we handle this scenario ?
There are tools that are able to solve captchas. A very popular one is pwntcha. Before hitting a page with automated requests and solving captchas you should ask the website owner for permission. He/She might grant you access to the page without showing the captcha.