Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added scripts folder and education parser file. #38

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dominik401
Copy link
Collaborator

Added scripts folder and a parser file for gathering data on three categories: "Za djelatnike", "Za javnost", "Za volontere" and all subpages. The script stores this data in a workbook, separately for the three categories.

Copy link
Owner

@aarbanas aarbanas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add requirements for this script as well because it can not run as standalone script because you were using third-party modules?

Something like this: https://stackoverflow.com/questions/12878716/how-to-include-third-party-modules-into-my-python-script-to-make-it-portable

And another suggestion would be to add another directory (e.g. scripts/educations_parser/*)

@aarbanas aarbanas linked an issue Sep 19, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse all educations from official RedCross page
2 participants