Forum Discussion
bangorkeith
5 years agoRegular Visitor
Web scraping on dynamic websites
Hi, I have been looking at scraping some data from a few different websites using the methods in the link below which was really helpful. https://datachant.com/2017/03/30/web-scraping-power-bi-exce...
PhilipTreacy
5 years agoSuper User
Hi bangorkeith
If the site requires interaction to load more data then you will need to be able to interact with the site to do this. I'd use VBA and something like Selenium to achieve this,
https://www.myonlinetraininghub.com/web-scraping-filling-forms
Phil
If I answered your question please mark my post as the solution.
If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.