CS50 Final Project: Getting the data from a website storing it as a sql database/ dictionary

This page summarizes the projects mentioned and recommended in the original post on /r/cs50

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
  • IEX-API

    Discontinued The IEX API provides any individual or academic, public or private institution looking to develop applications that require stock market data to access near real-time quote and trade data for all stocks trading on IEX.

  • and im not sure how in helpers.py how they could tell what are the keys in the dictionary the api is returning? is it just any key that's mentioned in f"https://cloud.iexapis.com/stable/stock/{urllib.parse.quote_plus(symbol)}/quote?token={api_key}}/quote?token={api_key})? (ie. companyName, latestPrice, symbol). if so, i could also introduce the key dataGenerationDate as it is mentioned in https://iexcloud.io/docs/api/ (tho irrelevant but if i wanted to, can I?)

  • postman-app-support

    Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.

  • Before directly working on the backend code, I suggest using some tools to experiment with the API a bit first. Only move on to write the actual code once you've figured out how to work with the chosen API. POSTMAN is one such tool, and if you use VSCODE, the REST client extension is a must have. These tools allow you to make HTTP requests directly, and see the response directly, without having to write actual code.

  • 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
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

  • I made an alarm for $TSLA so you can get notified before a stock split.

    1 project | /r/teslainvestorsclub | 17 Nov 2021
  • We should have an IEX orders high score guy the way we do with Reverse Repos and Daily Volume

    1 project | /r/Superstonk | 6 Aug 2021
  • Is there a free API for downloading historical or intraday bars for multiple tickers in batches?

    1 project | /r/algotrading | 7 Jun 2021
  • Obtaining VWAP from IEX Cloud?

    1 project | /r/algotrading | 6 Jun 2021
  • What's the best API for fundamentals data from the last 15-20 years?

    1 project | /r/algotrading | 14 May 2021