Skip to content

Trying to scrape DTU course description #7

@Oliver-Laursen

Description

@Oliver-Laursen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions