Contact Data Scraper

Job ID: 39757847

Budget: $10 – $30 USD

I need a data scraper to collect names and email addresses. The data should be organized in Excel.

Requirements:
- Iterate through all "kretser" (districts)
- For each "kretser", go to "Klubber" (clubs) and iterate through all "klubber"
- For each "klubb", iterate through all "lag" (teams)
- For each "lag", get:
- Names of "Kontaktperson" (contact person) and their role (e.g., "Kontaktperson"/"Trener")
- Email by clicking "Vis kontaktinformasjon" (View contact information)
- List the name of the "krets", "klubb", and "lag"

The final output should be in Excel format.

I've attached a script which chatgpt made. I don't know if it works as I don't have permissions to run it.