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

Dynamically retrieve course prefix list for coursebook scraping #25

Closed
jpahm opened this issue Apr 20, 2024 · 5 comments
Closed

Dynamically retrieve course prefix list for coursebook scraping #25

jpahm opened this issue Apr 20, 2024 · 5 comments
Assignees
Labels
L1 A task suitable for someone who is comfortable helping with basic issues.

Comments

@jpahm
Copy link
Contributor

jpahm commented Apr 20, 2024

Currently in the coursebook scraper, the list of course prefixes is hardcoded in the form of an array named coursePrefixes defined at the end of the file. While this works for now, it isn't exactly the best solution since the school could presumably add more course prefixes at some later date.

Thus, to make this system more future-proof, we should retrieve the list of available course prefixes dynamically via scraping them directly from the coursebook prefix dropdown.

@jpahm jpahm added the L1 A task suitable for someone who is comfortable helping with basic issues. label Apr 20, 2024
@mohammadmehrab
Copy link
Contributor

I'd like to be assigned this issue please!

@jpahm
Copy link
Contributor Author

jpahm commented Apr 25, 2024

I'd like to be assigned this issue please!

You got it!

@jpahm
Copy link
Contributor Author

jpahm commented Oct 10, 2024

@mohammadmehrab Are you still working on this?

@jpahm
Copy link
Contributor Author

jpahm commented Oct 13, 2024

**Disregard previous message

@jpahm
Copy link
Contributor Author

jpahm commented Oct 21, 2024

Closed via #35

@jpahm jpahm closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L1 A task suitable for someone who is comfortable helping with basic issues.
Projects
None yet
Development

No branches or pull requests

2 participants