Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sirbuig/bacalaureat-2024
Web scraper for the Romanian Baccalaureate website
https://github.com/sirbuig/bacalaureat-2024
bac2024 bacalaureat web-scraper
Last synced: about 2 months ago
JSON representation
Web scraper for the Romanian Baccalaureate website
- Host: GitHub
- URL: https://github.com/sirbuig/bacalaureat-2024
- Owner: sirbuig
- Created: 2024-07-15T12:48:42.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T17:09:59.000Z (2 months ago)
- Last Synced: 2024-10-26T00:45:20.446Z (2 months ago)
- Topics: bac2024, bacalaureat, web-scraper
- Language: Jupyter Notebook
- Homepage:
- Size: 3.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scraper + Statistici BAC 2024
Repo-ul contine un web scraper care preia toate datele de pe site-ul cu rezultatele la [examenul de Bacalaureat](http://static.bacalaureat.edu.ro/2024/), cat si statistici foarte simple bazate pe sesiunea de vara.
```
pip install -r requirements.txt
python3 scraper/scraper.py
```> [!CAUTION]
> Nu imi asum utilizarile abuzive ale web scraper-ului asupra site-ului Bacalaureat 2024 sau a oricaror altor site-uri.
> Codul din acest repository este creat cu scop educational si informativ.