8000 GitHub - kevanwee/elitiscraper: elitigation scraper using beautifulsoup4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kevanwee/elitiscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elitiscraper

Overview

Singapore's eLitigation provides all written judgments issued by the Supreme Court of Singapore since 2000. This scraper pulls information from all cases found within

This code can be modified to search for specific areas of law based on the catchword or specific keywords as found in the full judgment. See this repo for an implementation of this code that strictly searches for criminal cases.

Methodology

This project utilizes a web scraper built with BeautifulSoup to extract all reported judgments from eLitigation. The scraped data is then processed and analyzed using statistical methods to identify trends, patterns, and other insights related to case law in Singapore.

Installation

  1. Clone this repository:
    git clone https://github.com/kevanwee/elitiscraper.git
  2. Navigate to the project directory:
    cd elitiscraper
  3. Install dependencies:
    pip install -r requirements.txt

Usage

Run the main script to scrape data and generate statistical reports:

python elitiscrape.py

About

elitigation scraper using beautifulsoup4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0