Loading JSON data Using Python - MeetUp API Data

Publié le: 14 août 2019
sur la chaîne: Seattle Data Guy
4,454
28

Once you have pulled data from an API like the Meetup API you will need to load it into a database to make it easier to analyze.

We have pulled the data into JSON and are loading it into the MySQL db. This video focuses mostly on how to load data in MySQL and less on design. If your goal is OOP, then this is not the video for you.

This video is just free flowing code and creating a python script that can load data from the MeetUp api on groups into MySQL. You can use this video as a primer for how you could start to set up an automated scraper that pulls from Meetup.

Due to the fact that I mostly programming on the fly there are some points that I skipped through to save you the hassle of watch me debug any minor issues.


Once you have done that, you are pretty much set to go using the Meetup API. There is actually a python library for Meetup that you can pip install and then use import meetup.api. There are some benefits, but I think it is so easy to set up your own base scraper class that why limit your control.

Good luck on your data pulls!

Contact us with questions
http://www.acheronanalytics.com/conta...

Part One Of the Meetup API data pull
   • Using Python To Scrape The MeetUp API  

Also, if you are studying for interviews, then feel free to check out our guide for studying for software engineering interviews
https://www.coriers.com/the-interview...


Sur cette page du site, vous pouvez voir la vidéo en ligne Loading JSON data Using Python - MeetUp API Data durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Seattle Data Guy 14 août 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 4,454 fois et il a aimé 28 téléspectateurs. Bon visionnage!