home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.91k stars 30.98k forks source link

cannot parse from whatsonzwift.com #109816

Closed martin-ef closed 9 months ago

martin-ef commented 9 months ago

The problem

Hello, I would like to scrape the currently active worlds of zwift for my dashboard. The only website I found is whatsonzwift.com - you can see the currently active worlds on https://whatsonzwift.com/#active

So I added an entry in the gui using this URL, set GET and let the other options as they were. On the second page I tried using .coursename or .coursename h1 or .courseimagetext h1 as a tag. Index is 0, all other options are empty.

Still I cannot get the result (as of now: "Watopia & London & Yorkshire").

What am I doing wrong? Is the
causing any trouble? The examples (https://www.home-assistant.io/integrations/scrape) are working just fine. So I think I just don't quite unterstand how to transfer it to my special case

Thank you very much for your help, Martin

What version of Home Assistant Core has the issue?

core-2024.1.6

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Scrape

Link to integration documentation on our website

https://www.home-assistant.io/integrations/scrape

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 9 months ago

Hey there @fabaff, @gjohansson-st, mind taking a look at this issue as it has been labeled with an integration (scrape) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `scrape` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign scrape` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


scrape documentation scrape source (message by IssueLinks)

joostlek commented 9 months ago

Thank you for reaching out. We use GitHub for tracking issues, not for providing support or tracking feature requests.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! đź‘Ť