Mehran Rahmani in MATLAB Answers
Last activity on 25 Oct 2020

The issue was addressed by finding the API webpage of the main website. Then, I requsted an API-Key via an online form. They provided me an API key for accessing some basic data. However, more data needed a paid membership.
Andreas Neul in MATLAB Answers
Last activity on 4 Mar 2020

Hi, I am experimenting with ThingSpeak App creation. I am using url = 'https://www.worldometers.info/world-population/'; filteredData = urlfilter(url,'Germany'); display(filteredData,'Germany'); I get this response: Germany = 19 instead of the currently correct response of 83697339. How do I need to modify above code so that I get the correct number?

About ThingSpeak

The community for students, researchers, and engineers looking to use MATLAB, Simulink, and ThingSpeak for Internet of Things applications. You can find the latest ThingSpeak news, tutorials to jump-start your next IoT project, and a forum to engage in a discussion on your latest cloud-based project. You can see answers to problems other users have solved and share how you solved a problem.