How to extract data from Web and save in Firebase Cloud Firestore with Python

Опубликовано: 04 Октябрь 2024
на канале: Code with Marcus
3,921
83

This is a tutorial about how to create a new project in Firebase Console and how to set up the Firebase Cloud Firestore as a database. Everything will just be done easily with Python using Firebase admin and BeautifulSoup module. I will show you

1. How to import BeautifulSoup module and requests data from a web page.
2. How to identify the information that you need and collect them into a dictionary
3. How to initialize firestore with credential information
4. How to save the data into cloud firestore

My github repository:
https://github.com/MarcusChong123/Fir...

Comparison Firebase Realtime Database vs Firebase Cloud Firestore
https://firebase.google.com/docs/data...

My website about Data Science:
https://learndatascienceskill.com/

My website about Stock Market:
https://stockmarketmalaysia.com/