Scraping Wikipedia Current Events

Scrape the list of current events, at https://en.wikipedia.org/wiki/Portal:Current_events, and organize the results in a DataFrame, with at least the columns date, url and description (text). You may also add a column topic (for instance, “Health and environment”, “Business and economy”).