Excel is a powerful and most popular tool for data analysis! HTTP requests in VBA gives additional capabilities to Excel. XmlHttpRequest object is used to…
View More XmlHttpRequest – Http requests in Excel VBACategory: Coding Tutorials
Best practices of scraping website data for beginners
In the previous – article, I’ve explained how to scrape a website using selenium VBA and also mentioned that using selenium is not the best…
View More Best practices of scraping website data for beginnersDevelop Facebook chat bot using Javascript – Part 2
Continued from Develop Facebook chat bot using Javascript – Part 1
View More Develop Facebook chat bot using Javascript – Part 2Develop Facebook messenger bot using Javascript – Part 1
Last month Facebook launched their messenger platform (beta) which provides API and tools to create a chat bot for facebook messenger. Since then many developers…
View More Develop Facebook messenger bot using Javascript – Part 1Scrape website using Selenium VBA
This post is continuation to Browser automation in Excel using Selenium VBA. Have a look at that post first as it explains how to get…
View More Scrape website using Selenium VBAAndroid app development using web technologies
Android apps are all the rage now! Demand for Android apps isn’t going down anytime soon. Because of that demand every code enthusiast wants to…
View More Android app development using web technologiesSend Email from Google sheets with one line of code
Google sheets has been gaining a lot of popularity due to its collaborative features which is very good for small teams to work on data…
View More Send Email from Google sheets with one line of codeBrowser automation in Excel VBA using Selenium
When it comes to browser automation tasks in Excel VBA like filling a web form, login to a website etc. most of them use Internet…
View More Browser automation in Excel VBA using SeleniumAngularJS for complete beginners
AngularJS! One of the most popular javascript frameworks available today. Angular is widely used, be it an Intermediate web developer or enterprises like IBM, Paypal,…
View More AngularJS for complete beginners