Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 339 Bytes

File metadata and controls

5 lines (4 loc) · 339 Bytes

Get Example - Documentation

In this example aiohttp is used for the request, of course this can also be done with other packages. Basically it is just a url get request and then reading the text from the website.

Why should I read this?

To work with our API you need to understand how the api works and how to use it correctly.