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

[Enhancement] Scraping course descriptions for website integration #26

Open
atyion opened this issue Dec 9, 2023 · 0 comments
Open
Labels
Enhancement Nuova feature, manco fosse natale Good first issue Good for newcomers!

Comments

@atyion
Copy link
Contributor

atyion commented Dec 9, 2023

I think we need a solution to scrape course descriptions from https://corsidilaurea.uniroma1.it/it/corso/2021/29923/cds and integrate them into our website seamlessly.
I've already wrote the scraper. Today I'm gonna clean the code a little bit.

The descriptions that I get:
image

Where I'd like to put this info:
image

The best option that we have is use a modal like the sapienza's website.
modal

How to save the description?
I'd create a courseDescription.json file that contain {courseId: "description"}.

What do you think?

@atyion atyion changed the title Scraping Course Descriptions for Website Integration [Enhancement] Scraping Course Descriptions for Website Integration Dec 9, 2023
@atyion atyion changed the title [Enhancement] Scraping Course Descriptions for Website Integration [Enhancement] Scraping course descriptions for website integration Dec 9, 2023
@CuriousCI CuriousCI added Enhancement Nuova feature, manco fosse natale Good first issue Good for newcomers! labels Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Nuova feature, manco fosse natale Good first issue Good for newcomers!
Projects
None yet
Development

No branches or pull requests

2 participants