Implement parsing of the new GSoC Server Side rendered website #7
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
The GSoC archives website has been set to server side rendering - this is not allowing us to parse the webpage as it was possible previously.
Alongside the same, the class names have changed. However, they have become simpler on a card basis. The main issue to solve is rendering the server side rendered pages completely before passing them to BeautifulSoup.
The text was updated successfully, but these errors were encountered: