getting a table content from external site

Hi,
I want to display a table from other website that is changing every once in a while and need to show that in my site. Is that possible?

example data from the external site:

the site:
original site

Yes it’s possible. See the requests package for one good way to retrieve data via http.