Access websites and extract contents to excel via VBA

Asked

Viewed 765 times

2

Hello, I’m wanting to learn how to move around websites and extract images values, or insert passwords and logins via VBA, however I do not know any of this. I would like to know if it is necessary to know HTML to do it, and if anyone knows any good bibliographic reference to learn it. (PS: I know VBA, but not that part)

  • As this question stands, it will probably be closed as "too broad" or "based on opinions". These suggestions you want can be easily found with a google search. For example: http://www.wiseowl.co.uk/blog/s393/query-table.htm http://www.wiseowl.co.uk/blog/s393/scraping-websites-vba.htm

  • Hello, good afternoon. I would start the search by directing to webcrawler tutorials with vba. You’ll need to understand some css and html, because data capture depends on information based on classes or ids, but probably the tutorials will direct you to learn only what you need to learn about the source code.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.