BizIntel
BizIntel is a real-time business intelligence API that aggregates structured market signals from across the web. It continuously scrapes top tech and financial publications, Reddit threads, and RSS feeds, extracting key business events like funding rounds, acquisitions, product launches, hiring activity, and regulatory updates. Each signal is auto-tagged, categorized, and made available through…
BizIntel endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Archived Signals by Folder and Timestamp /signals/{folder}/archive/{timestamp} |
Returns a snapshot of scraped signals for the given folder at the specific timestamp (format: YYYY-MM-DDTHHMM) |
| GET |
Download Signals Zip by Folder /signals/{folder}/download.zip |
Downloads a .zip file containing all .json signal files for the specified folder, including the current index.json, archive files, and individual signals (even hex-named). |
| GET |
Get Latest Signals /signals/latest |
Returns the 25–100 most recent scraped signals across all folders. Pulled from a pre-generated latest.json file hosted on S3 and updated every time your scraper runs. |
| GET |
Get Signals by Folder /signals/{folder} |
Returns the most recent scraped signals for the specified folder (e.g., funding, acquisition, policy, etc.). The result is pulled from the folder's index.json in the S3 structure. |
BizIntel pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $30 / month | 10 / second |
|
| ULTRA | $50 / month | — |
|