Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Conversation

@ryftjet
Copy link
Owner

@ryftjet ryftjet commented Dec 14, 2022

This PR adds feature #23

I have done this by:

  • Creating a new object called Award, with the attributes date: Date, type_: str, reason: str, teacher: str, 'value: int, for: strandvia: str`
  • Making a new webdriver function which is a Generator, and loops through all the awards pages (they are year-by-year)
  • Making a new scraper function to scrape each page of awards
  • Modifying the Sentral object to have a new attribute: awards
  • Updating the programs Print Data.py and app.py to include awards

@ryftjet ryftjet linked an issue Dec 14, 2022 that may be closed by this pull request
@ryftjet ryftjet added the enhancement New feature or request label Dec 14, 2022
Copy link
Collaborator

@SuperHarmony910 SuperHarmony910 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

op

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scrape awards

3 participants