Incometaxindia: Get All Notifications By Year
Incometaxindia via Parse · Government & Public Sector
Bulk-fetch all notifications for a given year by auto-paginating through every page internally. Returns the complete set with total and fetched counts. Suitable for archival or full-year analysis. The max_pages param caps iteration to prevent runaway requests. Access notifications from the Income Tax Department of India (incometaxindia.gov.in) spanning 1961 to 2026. Supports filtering by year, pagination, and text search. Fulfilled by Parse from www.incometaxindia.gov.in.
- finance
- government-public
- incometaxindia
- news-media
- parse
- platform-key
- www-incometaxindia-gov-in
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/32ac21bb-58e6-45bd-ba0b-96553d77bea5/get_all_notifications_by_year
- Interface artifact
- sha256:16290ae66318e7504e8de1cd49f8f857dd8235ec5356453d7472dda7f0ada66d
- Manifest digest
- sha256:fa3c0d29de1c53378febceed191cd78d932f4758120efcd49ec371f36eb505cb
Request fields
- year (string, required): Year to fetch all notifications for (e.g. '2024').
- max_pages (integer): Maximum pages to fetch (safety limit).
- page_size (integer): Items per page for internal pagination.
Example queries
- {"year":"2026","max_pages":"2","page_size":"10"}