You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Where I'd like to put this info:
The best option that we have is use a modal like the sapienza's website.
How to save the description?
I'd create a courseDescription.json file that contain {courseId: "description"}.
What do you think?
The text was updated successfully, but these errors were encountered:
atyion
changed the title
Scraping Course Descriptions for Website Integration
[Enhancement] Scraping Course Descriptions for Website Integration
Dec 9, 2023
atyion
changed the title
[Enhancement] Scraping Course Descriptions for Website Integration
[Enhancement] Scraping course descriptions for website integration
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:
Where I'd like to put this info:
The best option that we have is use a modal like the sapienza's website.
How to save the description?
I'd create a courseDescription.json file that contain {courseId: "description"}.
What do you think?
The text was updated successfully, but these errors were encountered: