Is collecting automatically data about blood donations in Poznan and Warsaw.
In the future, I'll be analyzing and plotting this data.
There are also plans to create a prediction model.
- BeautifulSoup4, requests, selenium, and csv for scraping and saving;
- pandas, matplotlib for tabels and plots;
- VS Code, Jupyter Notebook as IDEs;
- Github Actions to automate scraping script;