In this video we'll start off our Meme API by connecting to Reddit using the Reddit API, finding memes that we want (choose subreddit of your choice). Once we have the urls for each meme we'll download them.

🧑‍ Book a Learning Session - https://calendly.com/rithmic-studio/learning-session

Discord - https://discord.gg/TwUV34F6wC

Timestamps:
0:00 - Intro
1:54 - Getting the Reddit API Credentials
5:10 - Setting up the Project
13:02 - Creating the Reddit Client
29:38 - Scraping the Images

The finished code can be found here:
- https://github.com/sixfwa/fastapi-basics

#rithmic #fastapi #webscraping