Skip to content

web crawler that gets constituency wise election results for 543 seats in Lok Sabha from election commission website

Notifications You must be signed in to change notification settings

abhishesh/elections_india

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Election Results Crawler

This repository contains a Python-based web crawler designed to extract and store Indian election results. The collected data is stored in a format optimized for querying with DuckDB for analysis

Features

  • Crawls official and public sources for Indian election results - webscrapy.py
  • Extracts results and stores them in a structured format (JSON) - parse.py
  • Compatible with DuckDB for efficient querying and analysis - analyse.py

Use Cases

This project is useful for:

  • Political analysts and researchers studying election trends.
  • Data scientists building election prediction models.
  • Journalists and media organizations reporting on election results.
  • Developers building data-driven applications or dashboards.

About

web crawler that gets constituency wise election results for 543 seats in Lok Sabha from election commission website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages