Skip to content

Mikk0git/egzamin-informatyk-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Web Scraping Bot for egzamin-informatyk.pl

This Python bot is designed to scrape questions from the website egzamin-informatyk.pl and store them in an SQLite database

Usage

  • install required packages
pip install -r requirements.txt
  • install playwright's browser
playwright install
  • run the script
python app.py

It picks a random question, saves it with the answers, and repeats the process

About

Web Scraping Bot for egzamin-informatyk.pl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages