Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example broken in LiveHTML page #409

Closed
brunomioto opened this issue Apr 10, 2024 · 2 comments
Closed

Example broken in LiveHTML page #409

brunomioto opened this issue Apr 10, 2024 · 2 comments

Comments

@brunomioto
Copy link

The link used in https://rvest.tidyverse.org/reference/LiveHTML.html is broken

library(rvest)

sess <- read_html_live("https://www.bodybuilding.com/exercises/finder")

Error: Chromote: timed out waiting for event Page.loadEventFired

image

@r2evans
Copy link

r2evans commented Jul 19, 2024

That code worked for me, a subsequent sess$view() produces

image

I'm not a dev, just somebody trying to learn more about the package.

@hadley
Copy link
Member

hadley commented Oct 21, 2024

Works for me, so maybe the site was just down temporarily.

@hadley hadley closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants