I will build a Python script that fetches data from any REST API and presents it cleanly.
✅ A working Python script that connects to one public API
✅ Parses the JSON response
✅ Outputs relevant info in readable format (console, file, or both)
✅ Fully documented code (you can tweak or extend it easily)
Examples of what I can build:
📈 Crypto price fetcher (CoinGecko, CoinMarketCap)
☁️ Weather info tool (OpenWeatherMap)
📰 News headline fetcher (NewsAPI)
📬 Email checker (Mail.tm or temp email APIs)
🎲 Random content generators (jokes, quotes, trivia)