I want to download data automatically from a website using node.js (web Scraping). The Website have two dropdown lists,a captcha input,and a button.
Tasks : 1 - load webpage 2 - Select 1st option from the first drop down list - select 1st option from the second drop down list 3 - Fill captcha 4 - Perform Button click 5- Download that html page 6 - Loop this but change selection of second drop down list to the second option
I think require a browser library, captcha filling library to solve. Suggest a solution or a good tutorial ,and js libraries.
if there any easy solution in other programing language (like python) also mention about that.
https://stackoverflow.com/questions/67363344/web-scraping-with-node-js-handle-events-and-captcha May 03, 2021 at 12:05PM
没有评论:
发表评论