Python, NoSQL & FastAPI Tutorial: Web Scraping on a Schedule

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 30-Days-Of-Python

    30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

  • We also recommend that you have some experience with Python, like completing the programming challenge 30 days of Python. If you have a basic knowledge in classes, functions, and strings, you are good to go.

  • Scrape-Websites-with-Python-FastAPI-Celery-NoSQL

    Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.

  • When we write everything in the Python shell, it is easy to forget what we wrote or for things to get lost in context. Jupyter Notebook prevents us from having to exit out of the shell and rerunning it all. Even if you haven’t used it before, you’ll find that it’s very user-friendly as long as you’re familiar with Python. Jupyter allows rapid iteration and testing, making it extremely useful for our Cassandra model, and to scrape our web pages. Follow along our YouTube tutorial to scrape events using Jupyter. On our GitHub, you can also find other methods apart from Jupyter that you can use for every model.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • In this video tutorial on the Coding for Entrepreneurs YouTube Channel, Justin shows you how to web scrape on a schedule by integrating the Python framework called FastAPI with Astra DB, a serverless, managed Database-as-a-Service built on Cassandra.

  • Visual Studio Code

    Visual Studio Code

  • You will find all the tools you need on the Coding for Entrepreneurs Github. Don’t forget to install Python 3.9 and download Visual Studio Code as your code and text editor, and we are ready to set up our environment. Follow along in our YouTube tutorial.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Developing a Generic Streamlit UI to Test Amazon Bedrock Agents

    4 projects | dev.to | 5 May 2024
  • How to Develop a User Data Storage Registration Form Using Python.

    3 projects | dev.to | 28 Mar 2024
  • How to debug Django inside a Docker container with VSCode

    6 projects | dev.to | 26 Jan 2024
  • how to make your own hbot, by h-bot10000.

    2 projects | /r/theletterbots | 14 Aug 2023
  • How to Dockerize and Deploy a Fast API Application to Kubernetes Cluster

    8 projects | dev.to | 11 Jul 2023