Skip to content

Python script: scrapes student department site and student council's API, then sends merged data to Directus for streamlined management. And few other helper scripts

License

Notifications You must be signed in to change notification settings

Solvro/script-topwr-science-clubs

Repository files navigation

ToPWR Science Clubs Script/Scraper

KN Solvro banner

This script is a versatile tool designed to scrape data from the official website of the Wrocław University of Science and Technology's student department. Additionally, it retrieves data from the API of the student council's website, combines this information, and sends it to the Directus platform used by ToPWR.

Usage

  1. Install dependencies
pip install -r requirements.txt
  1. Set the .env file
SOURCE2_DIRECTUS_URL=https://...
DIRECTUS_URL=https:/...
DIRECTUS_TOKEN=...
  1. Run
python3 master_scipt.py

Cooming soon

  • detailed instructions for adjusting usage to your use case
  • specific modules instructions/descriptions
  • story behind it

About

Python script: scrapes student department site and student council's API, then sends merged data to Directus for streamlined management. And few other helper scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages