Institution Holding Tracker #140

USD 30.0 / 100 API requests


Introduction

In today’s markets, institutional money often moves before the crowd. Retail and professional traders alike struggle to track across famous investors — Buffett, Cathie Wood, Ackman, Soros, and others — because data is fragmented, delayed to parse, and hard to turn into actionable portfolio signals.

This Institution Holding Tracker API solves this by delivering clean, ready-to-use 13F holdings for leading smart-money managers. Instantly list tracked institutions, pull the latest or historical quarter holdings with ticker, weight, market value and position changes, and retrieve filing metadata — all through a simple REST API you can plug into screeners, research notebooks, dashboards, or automated strategies.

Stop scraping filings by hand. Subscribe to Institution Holding Tracker, follow where the smart money is allocated, and build higher-conviction trades with institutional transparency at your fingertips.



1. List all Available Gurus

import requests, json

url = "https://algogene.com/rest/v1/bot/140/Holdings.list_gurus"
params = {}

res = requests.post(url, data=json.dumps(params), headers=headers)
print(res.text)


2. List all Available Filling Period for a Guru

import requests, json

url = "https://algogene.com/rest/v1/bot/140/Holdings.list_periods"

params = {"guru_id":"buffett"}

res = requests.post(url, data=json.dumps(params), headers=headers)
print(res.text)


3. Get Holding Details of a Guru









Recommended

ChatGPT has gained popularity in the field of natural language processing. It is especially useful in applications for customer service and chatbots, where natural language conversation is essential t ...

This portfolio optimizer is a powerful tool that helps investors create and manage their investment portfolios. It takes into account the your risk tolerance, investment goals, and other factors to re ...

<p>Unlock the potential of your trading strategy with our Technical Analysis Pattern Recognition API. This powerful solution identifies key chart patterns, providing traders with actionable signals to ...

<div>The bull–bear line is a commonly used reference for mid- to long-term investment. If the current market price is above the bull-bear line, the market economy is believed to be doing good, which s ...

5.0 (6)

There are numerous news published every seconds around the world. It is time-consuming to read through the long article to understand which companies or stocks a news is talking about. <p>This NLP m ...

4.8 (6)

<p>The financial market is changing super fast. Many new things happen around the world every second (eg. government policies, corporation actions, etc). For a trader, it is extremely difficult to pro ...

<p>In the fast-paced world of trading, identifying the right instruments for pair trading can be a daunting challenge for both retail and institutional investors. Traders often struggle to find suitab ...

5.0 (7)

<p>This API delivers comprehensive index constituent data, including the complete list of composited stocks, their current weighting and sensitivity. It is crucial tool for investment analysis, portfo ...

<p>Fourier analysis is a mathematical approach to decompose a general and complicated function into frequency components. This technique is proven to be useful in situations that have a waveform struc ...

5.0 (10)

Different asset classes and financial instruments have its own risk and return characteristics. Asset allocation is one of the most effective ways to diversify the overall portfolio risk while achievi ...

5.0 (7)

<p>In today’s fast-paced financial landscape, staying informed about market trends and economic developments is crucial for managing your investments effectively. Our innovative AI product is designed ...

5.0 (7)

<div><font size="4">Price Simulator API! 🎉 This innovative tool allows users to generate new time series data based on their specified correlation with existing datasets.</font></div><div><font size=" ...