Daily Share Price Notifications using Python, SQL and Africas Talking - Part Two

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

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. stock-price-scraper

    Web scraper utilizing scrapy to scrape live stock prices from the Nairobi Stock Exchange

    The full code for this tutorial is on github.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. scrapyd

    A service daemon to run Scrapy spiders

    While I am aware that we could use Scrapyd to host your spiders and actually send requests, alongside with ScrapydWeb, I personally prefer to keep my scraper deployment simple, quick, and free. If you are interested in this alternative instead, check out this post written by Harry Wang.

  4. scrapydweb

    Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. Docs 文档 :point_right:

    While I am aware that we could use Scrapyd to host your spiders and actually send requests, alongside with ScrapydWeb, I personally prefer to keep my scraper deployment simple, quick, and free. If you are interested in this alternative instead, check out this post written by Harry Wang.

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

  • Best scrapydweb fork

    1 project | /r/scrapy | 16 Nov 2022
  • The Complete Scrapyd Guide - Deploy, Schedule & Run Your Scrapy Spiders

    2 projects | dev.to | 13 Jan 2022
  • The Complete Guide To ScrapydWeb, Get Setup In 3 Minutes!

    4 projects | dev.to | 13 Jan 2022
  • Scrapyd + Django in Docker: HTTPConnectionPool (host = '0.0.0.0', port = 6800) error.

    1 project | /r/scrapy | 15 Feb 2021
  • Distribution of gross and net salaries on r/BESalary [OC]

    1 project | /r/BESalary | 1 Jul 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?