Skip to content

allokate-ai/feeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feeds

This repository contains the code for Allokate's Feeds service. This service contains a series of scripts executed as cron jobs that scrape data from various sources (RSS feeds, Nasdaq's API, etc). It also contains the API for serving out some of this feed driven data. It also provides endpoints for fetching recent activity for a basket of stocks.

Table of Contents

Endpoints

  • GET /api/ping
  • GET /api/earnings
  • GET /api/dividends
  • GET /api/news
  • GET /api/tickers/:ticker
  • GET /api/feeds/activity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages