NIC: Get Gazette Directory
NIC via Parse · government_public
Retrieves a directory listing of published gazettes filtered by category, part/section, and year. Requires a multi-step ASP.NET form interaction. Returns the first page of results (up to 15 items) along with the total count of matching gazettes. The category defaults to 'Extra Ordinary' and year to current year if not specified. API to extract official Indian gazette publications from egazette.gov.in, including recent Extraordinary and Weekly gazettes, categorized uploads, and a filterable gazette directory. Fulfilled by Parse from egazette.nic.in.
- egazette-nic-in
- finance
- government-public
- news-media
- nic
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4ab86125-80f1-43b5-8008-7de7c06ebde9/get_gazette_directory
- Interface artifact
- sha256:c53d8a8bc3394f9c90ef2ef31975d5c91c3c90bafb2397b3a24d45a8b8ba365f
- Manifest digest
- sha256:ecc235dffcf856467b4fb5c74d08cafc642abe536ec30cf5b293aa6d1b2a3fff
Request fields
- year (string): Year filter as a 4-digit string (e.g. '2026'). Available range is 1926-2026. Defaults to current year if omitted.
- category (string): Gazette category. Accepted values: 'Extra Ordinary', 'Weekly'. Defaults to 'Extra Ordinary' if omitted.: Allowed values: Extra Ordinary, Weekly
- part_section (string): Part & Section filter. The available options depend on the selected category. Common values include 'Part I-Section 1', 'Part II-Section 3-Sub-Section (ii)', 'Part III-Section 4', etc. If omitted, results include all parts/sections.
Example queries
- {"year":"2026","category":"Extra Ordinary","part_section":"Part II-Section 3-Sub-Section (ii)"}