api-financemarker

Retrieve stock information, dividend history, insider transactions, and corporate events from the FinanceMarker API.

Updated May 10, 2026
One-click install
npx skills add https://github.com/DanilaKorobkov/financial-analyst --skill api-financemarker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-financemarker
Source: https://github.com/DanilaKorobkov/financial-analyst/tree/main/.claude/skills/api-financemarker
Command: npx skills add https://github.com/DanilaKorobkov/financial-analyst --skill api-financemarker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, yamllib, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies accessing comprehensive financial data from FinanceMarker's API, saving time and effort in financial analysis.

Core Features & Use Cases

  • Comprehensive Financial Data: Provides access to deep financial data including stock info, dividend history, insider transactions, and corporate events.
  • Customizable Endpoints: Offers detailed information on individual stock symbols or the entire market.
  • Use Case: Imagine you need to analyze a specific company. Use this Skill to retrieve its stock information, historical dividend data, and insider transaction details all in one place.

Quick Start

Get the financial data for company with ticker 'SBER' from FinanceMarker API.

Frequently Asked Questions about api-financemarker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve comprehensive financial data for stock analysis using Python?

You retrieve comprehensive financial data by executing a single command that accesses the FinanceMarker API to pull stock information, dividend history, insider transactions, and corporate events directly into your Python environment.

What financial data endpoints are available for market research?

Available financial data endpoints provide detailed information on individual stock symbols or the entire market, covering stock info, dividend history, insider transactions, and corporate events for market research.

Do I need an API token to access stock information and insider transactions?

Yes, you need an API token for authentication to access stock information and insider transactions, ensuring secure retrieval of financial data from the FinanceMarker API.

Can I use the requests library to fetch dividend history and corporate events?

Yes, the Skill utilizes the requests library to fetch dividend history and corporate events, handling the HTTP requests required to retrieve comprehensive financial data from the API.

What is the best way to analyze a specific company's historical dividend data?

The best way to analyze a specific company's historical dividend data is to query the FinanceMarker API using the company's stock symbol, which returns consolidated stock info and dividend history.

What are the limitations of retrieving entire market financial data?

Retrieving entire market financial data requires a valid API token and depends on the FinanceMarker API's rate limits, which may constrain the volume of stock information and corporate events you can pull at once.