Uploaded June 2018 | Updated September 2026, 3 weeks ago
steves-internet-guide.com/republish-html-data-over-mqtt-flight-arrivals In this video tutorial I am going to demonstrate a python script that reads a webpage process the information and republishes changed data over MQTT.
We will use flight arrival information from an airport. This information is normally viewed in a web page and the page needs to be regularly refreshed to view and changes.
Each refresh will transmit the entire web page regardless of any changes.
The script demonstrates the network and server traffic reduction that can be achieved using MQTT
Scripts and data file download
steves-internet-guide.com/downloads#republish
---------
Relate videos and tutorials
How to Encode, Send and Receive JSON Data Using the Python MQTT Client
youtu.be/92lxSd7ejeY
--------------------------
Simple MQTT Controllable Sensor Using Python
youtu.be/XF1Lfcj1YyI
Have a question Use the comments or if you want help then use
steves-internet-guide.com/ask-steve
If you find these videos useful then you might want to consider buying me a coffee
paypal.me/StepenCope
steves-internet-guide.com/republish-html-data-over-mqtt-flight-arrivals In this video tutorial I am going to demonstrate a python script that reads a webpage process the information and republishes changed data over MQTT.
We will use flight arrival information from an airport. This information is normally viewed in a web page and the page needs to be regularly refreshed to view and changes.
Each refresh will transmit the entire web page regardless of any changes.
The script demonstrates the network and server traffic reduction that can be achieved using MQTT
Scripts and data file download
steves-internet-guide.com/downloads#republish
---------
Relate videos and tutorials
How to Encode, Send and Receive JSON Data Using the Python MQTT Client
youtu.be/92lxSd7ejeY
--------------------------
Simple MQTT Controllable Sensor Using Python
youtu.be/XF1Lfcj1YyI
Have a question Use the comments or if you want help then use
steves-internet-guide.com/ask-steve
If you find these videos useful then you might want to consider buying me a coffee
paypal.me/StepenCope










