Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 404 Bytes

File metadata and controls

6 lines (4 loc) · 404 Bytes

This was an example program I built to show a friend how to grab data from a public API with Python using the requests module.

It can easily be expanded with more methods to the FakeMe class structure -- incorporating a variety of data from this API or a different one.

Example Output: image