Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datencrawler #1

Closed
f-dangel opened this issue Nov 10, 2020 · 0 comments · Fixed by #11
Closed

Datencrawler #1

f-dangel opened this issue Nov 10, 2020 · 0 comments · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@f-dangel
Copy link
Collaborator

Entwickelt einen Crawler der die Ergebnisse der letzten Saisons aus einer Webseite ausliest und speichert.
Die Ergebnisse können z. B. in eine CSV- oder JSON-Datei geschrieben werden.
Alternativ kann auch ein Datenbanksystem verwendet werden.

Folgende Felder sollten mindestens enthalten sein:

  • Datum
  • Heimverein
  • Gastverein
  • Tore Heim
  • Tore Gast

z. B.

2009-08-07T20:30:00, Munich, Dusseldorf, 2, 0
2009-08-08T15:30:00, Paderborn, Hannover, 1, 1
...

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 a pull request may close this issue.

3 participants