Sebi: Search Offer Documents
Sebi via Parse · Government & Public Sector
Search for debt offer documents filed by a given issuer or entity name on SEBI. Returns paginated results (25 per page) from the Debt Offer Document filings section. Each result includes the filing date, document title, and a link to the full document. Supports optional filtering by subcategory (draft filed with SE or final filed with ROC) and date range. When subcategory is omitted, results include both drafts and final filings. Use the page parameter to paginate through results. Search and retrieve debt offer documents filed with SEBI (Securities and Exchange Board of India) by issuer or entity name. Fulfilled by Parse from www.sebi.gov.in.
- finance
- government-public
- parse
- platform-key
- sebi
- www-sebi-gov-in
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4a198479-bfa5-4181-ac3b-00005dcf97af/search_offer_documents
- Interface artifact
- sha256:ed4f7724248b90a8fdb826f9b48726d0636b33034f20aa32b698af5c1c0946ac
- Manifest digest
- sha256:3e4b25eac74e511d8fa505bb900db9f7404dcfb074997872f1f640f1ffce98ba
Request fields
- page (integer): Page number for pagination. Each page contains up to 25 records.
- entity (string, required): Issuer or entity name to search for (e.g. 'Tata', 'HDFC', 'Reliance'). Searches by title, keywords, and entity name.
- to_date (string): End date filter in DD-MM-YYYY format (e.g. '31-12-2020'). When omitted, no end date filter is applied.
- from_date (string): Start date filter in DD-MM-YYYY format (e.g. '01-01-2018'). When omitted, no start date filter is applied.
- subcategory (string): Filter by filing subcategory. When omitted, returns documents from all subcategories.
Example queries
- {"entity":"Tata"}