Skip to content

Scrape Team Information #80

Description

@royalcohen

I have a Google Sheets file with multiple sheets. One sheet contains matches, and the other sheets contain teams, and leagues, etc. The matches sheet is pulling information from the latter ones. Once in a while I'm updating the information, because sometimes OddsPortal is changing the names of the teams, and leagues. Sometimes it's just a small variation, and sometimes teams are getting rebranded, or dissolved. Another example would be leagues switching sponsors.

Actually, I wanted to do it with a simple browser extension, because it didn't seem like a very complex task. For teams, the name is visible, and scrapable on the team page. But, in some cases the name appearing on the team page is not identical with the one in the match list.

For example, Barcelona from Brazil:

https://www.oddsportal.com/football/team/barcelona-fc/WGt8En5I/

Match list: Barcelona
Team page: Barcelona FC

Since the sheets are designed to work like a database, the team, and league names in the matches sheet need to match the ones from their dedicated ones to correctly pull data via lookup formulas.

Can you add a module which scrapes the team name how it appears in the match list by providing the URL of the team page? This page also contains other metadata which could be scraped like country, city, stadium, and coach. Do you think other people might have a use case for this as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions