Skip to content

vjsliogeris/LR_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parliamentary scraper

This script was written to scrape the docx of parliament speeches from the official website of the Lithuanian seimas. This was used for my masters thesis.

Since this was an annoying step to do, the code is publicly available here so that it could be easier to reproduce.

This code is written quite poorly, but it did the job. Any suggestions are welcome. Feel free to use this I don't care.

Instructions

To set up an environment:

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

To run:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages