Excel Macro Class

Learn the secrets of Excel VBA and enjoy numerous macro examples

Pages

▼
Showing posts with label HTTP. Show all posts
Showing posts with label HTTP. Show all posts
Sunday, May 29, 2022

Connect To API Excel VBA Macro (Part 2)

›
In the previous post we have seen how to connect to a web API in Excel using VBA macros. In this post we see how to read the API JSON respo...
Thursday, May 26, 2022

Connect To API Excel VBA Macro (Part 1)

›
In this post we learn how to get data from a web API in Excel using VBA macros. As an example, we are getting data form a public API with in...
Tuesday, May 3, 2022

Scrape Web Data Excel VBA Macro (Part 2)

›
In the previous post we have seen how to send an HTTP request to get web data as text (Part 1). In this post we see how to process the resp...
2 comments:
Tuesday, April 26, 2022

Scrape Web Data Excel VBA Macro (Part 1)

›
In this post we learn how to send a HTTP request to scrape and import web data into Excel using VBA macros. As an example, we are getting da...
›
Home
View web version
Powered by Blogger.