vb.net developer
Budget: $10 – $30 USD
hi
i try to connect to web site to Get data from a lot of pages
- this site using outlook mail login method
-this site have around 200+ pages or more
- every page have 21 row and every row have Details link
that mean
1- get all row data from 200 pages (row data)
2- get details link from all row (200 *21= 4200 pages and open each link to get details data
im try using chromedriver to automation this site but this take a lot of time
and im trying using browser control and also take a lot of time
need any way such as HTTPrequest , htmlweb , webClint or any way to access this site with outlook email and password and get data in fast time
i try to connect to web site to Get data from a lot of pages
- this site using outlook mail login method
-this site have around 200+ pages or more
- every page have 21 row and every row have Details link
that mean
1- get all row data from 200 pages (row data)
2- get details link from all row (200 *21= 4200 pages and open each link to get details data
im try using chromedriver to automation this site but this take a lot of time
and im trying using browser control and also take a lot of time
need any way such as HTTPrequest , htmlweb , webClint or any way to access this site with outlook email and password and get data in fast time