5
4 Comments

Where do API SaaS get their data?

I am interested in creating any API SaaS. Something like providing weather, crypto price, forex price etc. But how do you get the data?

For example, things like weather, where do small startups get their real time weather data, to provide API with?

Thanks

  1. 1

    I managed large data-focused APIs (public companies and segment leaders in SEO). It's almost always a combination of data you create yourself as your flagship offering, and data sourced through partnerships. You could generate your own data by calculating or summarizing off third-party APIs.

  2. 1

    You can either create your own repository, create a response, source from other services or also invite other APIs to partner with your SaaS.

  3. 1

    Almost every crypto stock platform like binance, bittrex, coinbase has their own api documentation for providing stock exchange data. Like; https://docs.pro.coinbase.com/

  4. 1

    Well, by looking for exactly the API they need. As you mentioned, if I want to get the weather I try to find a weather API.

    If an API for the use-case doesn't exist you could crawl, or since it's kind of a grey area, "monitor" sites that provide the information and store it in a spreadsheet/database.

Trending on Indie Hackers
How I grew a side project to 100k Unique Visitors in 7 days with 0 audience 47 comments Competing with Product Hunt: a month later 33 comments Why do you hate marketing? 28 comments $15k revenues in <4 months as a solopreneur 14 comments Use Your Product 13 comments How I Launched FrontendEase 13 comments