Skip to content

Simple python script that downloads INF.03 exam questions to JSON and SQlite3.

License

Notifications You must be signed in to change notification settings

6vz/examyoinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub code size in bytes GitHub commit activity GitHub Repo stars GitHub License

examyoinker

Simple python script that downloads INF.03 exam questions to JSON and SQlite3.

how it works?

It uses bs4 package to scrape the website, to get publicly available questions to the code-friendly format.

how to run it

  1. pip3 install -r requirements.txt
  2. python3 main.py

(pip3 as well as python3 might be named differently in your OS)

legal

Questions are scraped from https://www.praktycznyegzamin.pl, they made a "pretty overlay" for publicly available data provided by Centralna Komisja Egzaminacyjna. All rights belongs to CKE.

If you're using my project, please do follow guidelines in LICENSE

About

Simple python script that downloads INF.03 exam questions to JSON and SQlite3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages