Skip to content

DigitalIndiaArchiver/TNGazette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TN Gazette Extractor

License: MIT FlatGithub Open in Gitpod DOI

TN Gazette Extractor is a Python program that extracts gazette pages results from the Tamil Nadu Gazette website and saves them as a CSV file.

Usage To use TN Gazette Extractor, follow these steps:

Clone or download the repository to your local machine.

Install the required Python packages by running pip install -r requirements.txt in your terminal.

Run the program by python tn_gazette_extractor.py [--archive-mode <archive_mode>]
in your terminal.

The program takes the following arguments:

--archive-mode: (optional) the archive mode to use. Valid options are "full" (extract the entire archive) or "current-year" (extract only the current year's archive). Default is current-year

Once the program finishes running, the extracted CSV file will be available in data directory as the program.