Relative Content

Tag Archive for pythonapiselenium-webdriverweb-scrapingrecaptcha

Python selenium webscraping recaptcha

I want to scrape a website but before that there is a recaptcha and I even got the data using api,and i also injected it into the website as the webpage has no submit button I couldn’t submit. the flow is like this if I solve the captcha in the same url the content which is hidden will be displayed. but it is not getting solved. I have searched everywhere. I couldn’t find solution. Can anyone help me with this?