ex_fussball_de_scraper v0.1.9 ExFussballDeScraper.Scraper

Grabs some content from a fussball.de team website.

Link to this section Summary

Functions

Returns the current table from a fussball.de team website.

Returns the next matches from a fussball.de team website.

Link to this section Functions

Link to this function

current_table(team_rewrite, team_id)

Returns the current table from a fussball.de team website.

Link to this function

next_matches(team_rewrite, team_id)

next_matches(String, String) :: {:ok, Map, Integer} | {:error, Atom, Integer}

Returns the next matches from a fussball.de team website.