tidyverse / rvest

Simple web scraping for R
https://rvest.tidyverse.org
Other
1.49k stars 341 forks source link

Need absolute URL helper #403

Closed hadley closed 6 months ago

hadley commented 6 months ago

When scraping a site that uses relative urls (which is very common)

hadley commented 6 months ago

Now at https://github.com/r-lib/httr2/issues/449