Skip to content

Conversation

@maxUser
Copy link
Contributor

@maxUser maxUser commented Feb 22, 2020

Description

  • created get_html.py which uses requests module to get raw html
  • created fussballdatenpunktde_matchday_results.py to scrape basic matchday results data
  • created run.py to run both files in succession

Resolves #2

Special Notes

  • now taking requests for next data to scrape!

Expected Version Bump

  • Major
  • Minor
  • Patch
  • None

Checklist:

  • I have run black .
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@nikola-rados nikola-rados added this to the Getting Started milestone Feb 22, 2020
Copy link

@nikola-rados nikola-rados left a comment

Choose a reason for hiding this comment

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

Nice work, this provides a really good base for us to work off of. I have a lot of comments, mostly styling or structural.

@maxUser
Copy link
Contributor Author

maxUser commented Feb 24, 2020

@nikola-rados Is this mergeable?

@maxUser maxUser self-assigned this Feb 26, 2020
@maxUser maxUser requested a review from nikola-rados February 26, 2020 05:32
@nikola-rados nikola-rados added the enhancement New feature or request label Feb 26, 2020
Copy link

@nikola-rados nikola-rados left a comment

Choose a reason for hiding this comment

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

Nice work! I appreciate all the changes you made to accommodate my recommendations. There are a few small things I think should be looked at before merging.

Two additional items that I can't comment on in the code are:

  1. We probably only need a file or two of html in data/
  2. Would you be able to add the_mines/.DS_Store to .gitignore and take it out of the repo

@maxUser
Copy link
Contributor Author

maxUser commented Feb 26, 2020

@nikola-rados All re-request review changes have been implemented and pushed onto the branch. Let me know if I can merge.

@nikola-rados
Copy link

@maxUser merge away!

@maxUser maxUser merged commit ff81f20 into master Feb 27, 2020
@maxUser maxUser deleted the datamining branch February 27, 2020 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bundesliga Data

3 participants