Closed martin-ef closed 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!
(message by CodeOwnersMention)
scrape documentation scrape source (message by IssueLinks)
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! đź‘Ť
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