Indiavotes: Get All Party Results
Indiavotes via Parse · government_public
Get party-wise results for an election. For Lok Sabha (pc) without state_slug, returns all parties nationally with seats won, contested, vote share, and total votes. For Vidhan Sabha (ac), requires state_slug and returns party performance in that state's assembly election. Note: state-level filtering for pc returns constituency data from the first table on the page. Comprehensive API for IndiaVotes, providing Lok Sabha and Vidhan Sabha election results, constituency details, candidate searches, and historical election data across Indian states. Fulfilled by Parse from indiavotes.com.
- b2b-directory
- government-public
- indiavotes
- indiavotes-com
- news-media
- 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/cb783535-dd58-4206-8ecf-4783e2766dce/get_all_party_results
- Interface artifact
- sha256:9c400ffa7a304a70acf83209a547c38f1c88d0d10f92ed440027c51c1908135f
- Manifest digest
- sha256:1e6d67cc0aa168cc92e5455d5eac1ae13edf0b8c9b577d35f0126c8d055ddeed
Request fields
- year (string, required): Election year (e.g. '2024', '2019')
- category (string): Election category: 'pc' for Lok Sabha, 'ac' for Vidhan Sabha: Allowed values: pc, ac
- state_slug (string): State slug. Required when category is 'ac'. For 'pc', omit to get national party results.
Example queries
- {"year":"2024","category":"pc","state_slug":"maharashtra"}