Import data from web page

sanal

Registered User.
Local time
, 04:50
Joined
Mar 10, 2018
Messages
11
I want to import data from a web app. The web app has user id and password for login. I want to import data from a table in the web app to my access table after login to it by the user id and password allotted to me . Do you have any suggestion.
 
There are several possible approaches. What have you tried so far?
 
Find out if the web app offers a web service for this.
 
No the online web service has no such facility. But now it is possible to copy and paste from web to access table, though it is time consuming.
 
No the online web service has no such facility. But now it is possible to copy and paste from web to access table, though it is time consuming.
Hi. In that case, do web search on the term "webpage scraping." However, some websites don't allow it.
 

Users who are viewing this thread

Back
Top Bottom