# India SEBI Filings Tracker — Disclosure API (`nexgendata/india-sebi-filings-tracker`) Actor

Monitor India SEBI regulatory filings and disclosures. Clean JSON for analysts, researchers and AI agents.

- **URL**: https://apify.com/nexgendata/india-sebi-filings-tracker.md
- **Developed by:** [NexGenData](https://apify.com/nexgendata) (community)
- **Categories:** Automation
- **Stats:** 7 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $100.00 / 1,000 sebi filings

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## India SEBI Filings Tracker

Monitor India SEBI regulatory filings and disclosures. Built for analysts, researchers, fintech builders and AI agents.

Factual public data — not financial or investment advice.

### 📊 What you get

Clean JSON, one record per filing (full output has 16 fields):

- `category` — Category
- `category_label` — Category label
- `company_name` — Company name
- `country` — Country
- `filing_date` — Filing date
- `filing_id` — Filing id
- `filing_type` — Filing type
- `party_role` — Party role
- `pdf_url` — Pdf url
- `regulator` — Regulator

**Pricing:** $0.10 per filing (Pay-Per-Event) — about **10 filings per $1**.

### 🤖 Use with AI agents

Structured JSON built for LLM and agent pipelines — point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it and pull India SEBI regulatory filings and disclosures on demand.

**Sample agent prompt:**

```
Monitor new India SEBI filings for a company and summarize them.
```

**Agentic payments (x402):** Supports agentic payment via x402 — agents can call this actor with USDC, no API key required.

### ⏰ Run on a schedule

This is a monitoring play — schedule a recurring pull:

```json
{
  "limit": 50
}
```

### 🔗 Related APAC actors

**Country data suite:** [India MCA Companies](https://apify.com/nexgendata/india-mca-companies), [ASX Announcements](https://apify.com/nexgendata/asx-company-announcements), [Australia ASIC Search](https://apify.com/nexgendata/australia-asic-company-search), [PSE EDGE Disclosures](https://apify.com/nexgendata/pse-edge-disclosures)

**Cross-market hubs:** [APAC Disclosure Monitor](https://apify.com/nexgendata/apac-disclosure-monitor), [APAC IPO Calendar Sweep](https://apify.com/nexgendata/apac-ipo-calendar-sweep)

***

*Data from public APAC government and market sources. Factual public data — not financial or investment advice.*

### Run this on a schedule (monitor mode)

This actor already returns only-what's-new via its **`start_date`** input.

1. Open the actor → **Schedules** → **Create new schedule** (e.g. daily or weekly).
2. In the scheduled run input: Set **`start_date`** to your last-run date (YYYY-MM-DD) — or **`days_back`** to the number of days since. The actor returns only filings in that window, so each scheduled run picks up just what's new.
3. Save. You're billed only for the new records each run returns.

# Actor input Schema

## `filing_types` (type: `array`):

Which SEBI filing categories to sweep. DRHP / RHP / PUBLIC-ISSUE cover main-board IPO offer documents. RIGHTS-ISSUE covers letter of offer for rights issues. TAKEOVER covers SAST substantial acquisition letters of offer (the closest SEBI-published proxy for shareholder / insider disclosure events). BUYBACK-TENDER / BUYBACK-OPEN-MARKET cover share buyback offers. DEBT-OFFER covers NCD / corporate bond offer documents. PROCESSING-STATUS covers every offer doc currently in SEBI review pipeline (the QIP alias also routes here). REIT / INVIT-PUBLIC / INVIT-PRIVATE cover real-estate and infrastructure investment trusts. ALL sweeps every category. Use INSIDER-TRADE-DISCLOSURE / SHAREHOLDER-DISCLOSURE for the SAST takeover register (SEBI does not publish a separate per-trade insider register — those filings live with BSE / NSE — but SAST disclosures here capture every substantial-acquisition event).

## `company_filter` (type: `array`):

Optional list of company-name substrings (case-insensitive). E.g. \['reliance', 'adani', 'tata', 'infosys']. Leave empty to return every filing.

## `days_back` (type: `integer`):

How many days of SEBI filings to scan (1-730). Defaults to 90 (last quarter). SEBI's listing pages cover roughly the last 12-18 months in the visible HTML table.

## `max_filings` (type: `integer`):

Hard cap on filings returned (1-5000). Each filing charges $0.10 (premium institutional disclosure data tier — matches SEC Form 13F). Sweep size accordingly.

## `start_date` (type: `string`):

Optional ISO date floor. If set, overrides days\_back. Example: 2026-01-01.

## `end_date` (type: `string`):

Optional ISO date ceiling. Example: 2026-05-19. Leave empty for today.

## `sector_filter` (type: `string`):

Optional substring filter on the inferred sector field. Examples: 'banking', 'pharma', 'technology', 'real estate', 'energy', 'metals'. Inference is heuristic from company-name keywords — leave empty for any sector.

## `status_filter` (type: `string`):

Optional substring on the raw SEBI title or category label. Examples: 'corrigendum', 'addendum', 'abridged', 'open offer'. Use 'any' (default) or empty to skip.

## `proxyConfiguration` (type: `object`):

Apify proxy. Datacenter is fine for SEBI (their public listing pages don't aggressively rate-limit). Switch to RESIDENTIAL with apifyProxyCountry='IN' only if you hit transient blocks on a very large run.

## Actor input object example

```json
{
  "filing_types": [
    "DRHP",
    "RHP",
    "TAKEOVER"
  ],
  "company_filter": [],
  "days_back": 90,
  "max_filings": 50,
  "start_date": "",
  "end_date": "",
  "sector_filter": "",
  "status_filter": "",
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "filing_types": [
        "DRHP",
        "RHP",
        "TAKEOVER"
    ],
    "company_filter": [],
    "days_back": 90,
    "max_filings": 50,
    "start_date": "",
    "end_date": "",
    "sector_filter": "",
    "status_filter": "",
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("nexgendata/india-sebi-filings-tracker").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "filing_types": [
        "DRHP",
        "RHP",
        "TAKEOVER",
    ],
    "company_filter": [],
    "days_back": 90,
    "max_filings": 50,
    "start_date": "",
    "end_date": "",
    "sector_filter": "",
    "status_filter": "",
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("nexgendata/india-sebi-filings-tracker").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "filing_types": [
    "DRHP",
    "RHP",
    "TAKEOVER"
  ],
  "company_filter": [],
  "days_back": 90,
  "max_filings": 50,
  "start_date": "",
  "end_date": "",
  "sector_filter": "",
  "status_filter": "",
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call nexgendata/india-sebi-filings-tracker --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,nexgendata/india-sebi-filings-tracker"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/c9gyTkUZhJn9yKTMZ/builds/vnO05bMH3ZwbJspQ9/openapi.json
