-
Notifications
You must be signed in to change notification settings - Fork 7
Trying to scrape DTU course description #7
Copy link
Copy link
Open
Description
I'm trying to scrape https://kurser.dtu.dk/course/2022-2023/01001 and all the other courses for DTU.
However, I'm stuck at getting the info from the page, I want to loop through all the courses and return the following:
- Course name
- Language
- Course type (MSc or BSc)
- Professor name
- Institue
So if anyone have done something similar or just know a way around then I would love to hear it.
PS: It's a dynamic web page so it isn't possible to use BeautifulSoup so I'm using Selenium for it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels