/cbinsights-unicorn-scraper

nodejs based scraper, for scraping data on unicorn companies from CB Insights

Primary LanguageJavaScript

cbinsights-unicorn-scraper

This repo contains nodejs based scraper, for scraping data on Unicorn companies from CB Insights. The repo uses github actions to scrape data once every day and update the data file unicorns.json.

Dataset

The data generated by script is refreshed every day (cron job using github actions). Thus, this data can be referenced by external scripts which need to consume regularly updated data. dataset link.

Examples

  • Observable Notebook - link

Install

npm install

Usage

node index.js

License

MIT © Shubham Garg