ex_fussball_de_scraper v0.1.13 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.
Grabs the table html from the given page html.
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.
Grabs the table html from the given page html.
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.