Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tidyverse/rvest issues and pull requests
#338 - Release rvest 1.0.2
Issue -
State: closed - Opened by hadley over 3 years ago
#337 - Certificate issues
Issue -
State: closed - Opened by kjschaudt over 3 years ago
- 2 comments
#336 - Error in xml_contents
Issue -
State: closed - Opened by Fabianocm over 3 years ago
- 1 comment
#335 - Support for making a clone/duplicate/deep copy of rvest objects
Issue -
State: closed - Opened by geotheory over 3 years ago
- 2 comments
#334 - Can't control data types when reading with html_table()
Issue -
State: closed - Opened by adhi-r over 3 years ago
- 2 comments
#333 - Move `master` branch to `main`
Issue -
State: closed - Opened by jennybc over 3 years ago
- 1 comment
#332 - Handling of `rowspan` in `html_table()`
Issue -
State: closed - Opened by mine-cetinkaya-rundel over 3 years ago
- 2 comments
#331 - Testing if two urls take me to the same webpage
Issue -
State: closed - Opened by datawranglingUCSBecon over 3 years ago
- 1 comment
#330 - Documentation of html_table doesn't mention logical conversion
Issue -
State: open - Opened by dmurdoch over 3 years ago
Labels: documentation, table ๐
#329 - Help with agecheck
Issue -
State: closed - Opened by giuliogcantone over 3 years ago
- 1 comment
#328 - Feature Proposition: Select nodes using regex of its html_text()
Issue -
State: closed - Opened by m-g-h over 3 years ago
- 1 comment
#327 - Handle blank tables
Pull Request -
State: closed - Opened by epiben over 3 years ago
- 2 comments
#326 - Release rvest 1.0.1
Issue -
State: closed - Opened by hadley over 3 years ago
#325 - Error in col:(col + cell_colspan - 1L) : NA/NaN argument
Issue -
State: closed - Opened by MislavSag over 3 years ago
- 3 comments
#324 - Empty tables break html_table()
Issue -
State: closed - Opened by epiben over 3 years ago
- 2 comments
#323 - Make html_table() handle blank rowspan and colspan attributes
Pull Request -
State: closed - Opened by epiben over 3 years ago
- 4 comments
#322 - html_table() fails when rowspan and/or colspan attributes are blank
Issue -
State: closed - Opened by epiben over 3 years ago
- 2 comments
#321 - Fix spelling in `html_attrs()`
Pull Request -
State: closed - Opened by julianre over 3 years ago
#320 - Uploading files to forms doesn't work
Issue -
State: open - Opened by eliocamp over 3 years ago
- 1 comment
Labels: feature, form ๐งพ
#319 - how to use rvest script the url that page turning the url unchanged
Issue -
State: open - Opened by biopig over 3 years ago
- 1 comment
Labels: feature, form ๐งพ
#318 - Having trouble scraping historical data using rvest on CSS html pages
Issue -
State: closed - Opened by adityabaskaran almost 4 years ago
- 10 comments
#317 - Update html.R
Pull Request -
State: closed - Opened by vtroost almost 4 years ago
- 1 comment
#316 - submission_build function creates a faulty submission, checking all boxes
Issue -
State: open - Opened by oganm almost 4 years ago
Labels: bug, form ๐งพ
#315 - parse html table with < symbol
Issue -
State: closed - Opened by kevin199011 almost 4 years ago
- 1 comment
#314 - Make sure back then forward is a roundtrip
Pull Request -
State: closed - Opened by cwickham about 4 years ago
- 2 comments
#313 - Navigating back then forward isn't a round trip
Issue -
State: closed - Opened by cwickham about 4 years ago
#312 - Add `convert` arg to html_table() to control whether to run conversion or not.
Pull Request -
State: closed - Opened by yutannihilation about 4 years ago
- 2 comments
#311 - [Feature request] Add an option to html_table() not to apply utils::type.convert()
Issue -
State: closed - Opened by yutannihilation about 4 years ago
- 2 comments
#310 - fix typo
Pull Request -
State: closed - Opened by dpprdan about 4 years ago
- 2 comments
#309 - html_elements() is missing
Issue -
State: closed - Opened by NicolasRuth about 4 years ago
- 1 comment
#308 - Flagging missing values in RVEST Output | Web Scrapping
Issue -
State: closed - Opened by PritishDsouza about 4 years ago
- 1 comment
#307 - html_elements
Issue -
State: closed - Opened by kjschaudt about 4 years ago
- 1 comment
#306 - Is `html_element` no longer part of `rvest`?
Issue -
State: closed - Opened by qpmnguyen about 4 years ago
- 2 comments
#305 - Document that html_form() can take rvest_session objects
Issue -
State: closed - Opened by petrbouchal about 4 years ago
#304 - html_form returns a list, despite what the documentation says
Issue -
State: closed - Opened by petrbouchal about 4 years ago
#303 - html_text includes <style> content
Issue -
State: closed - Opened by geotheory about 4 years ago
- 4 comments
#302 - session_submit() fails on forms with relative action URL when base_url not set in html_form()
Issue -
State: closed - Opened by petrbouchal about 4 years ago
- 4 comments
#301 - Release rvest 1.0.0
Issue -
State: closed - Opened by hadley about 4 years ago
#300 - Provide html_form_submit() function
Issue -
State: closed - Opened by hadley about 4 years ago
- 1 comment
#299 - Add common prefix to session functions
Pull Request -
State: closed - Opened by hadley about 4 years ago
#298 - Rename html_node to html_element?
Issue -
State: closed - Opened by hadley about 4 years ago
#297 - Consistent prefix for session functions
Issue -
State: closed - Opened by hadley about 4 years ago
#296 - Implement human friendly text extraction
Pull Request -
State: closed - Opened by hadley about 4 years ago
#295 - Link to polite
Issue -
State: closed - Opened by hadley about 4 years ago
#294 - Eliminate boxoffice mojo example
Issue -
State: closed - Opened by hadley about 4 years ago
Labels: documentation
#293 - Reimplement table parsing from first principles
Pull Request -
State: closed - Opened by hadley about 4 years ago
#286 - Support multiple <th> rows
Issue -
State: closed - Opened by geotheory over 4 years ago
- 2 comments
Labels: feature, table ๐
#284 - Treatment of is confusing
Issue -
State: closed - Opened by arilamstein over 4 years ago
- 5 comments
Labels: documentation
#278 - submit_form fails when form button has no name
Issue -
State: closed - Opened by nalimilan over 4 years ago
- 7 comments
Labels: reprex
#253 - html_table failing while XML::readHTMLTable gives output
Issue -
State: closed - Opened by bedantaguru over 5 years ago
- 3 comments
#245 - Provide wrapper around chromote
Issue -
State: closed - Opened by hadley over 5 years ago
- 8 comments
Labels: feature
#239 - Explore insights from Rousillon
Issue -
State: closed - Opened by hadley almost 6 years ago
- 1 comment
#237 - Accelerate rvest::html_table
Issue -
State: closed - Opened by georgevbsantiago almost 6 years ago
- 5 comments
Labels: feature, table ๐
#224 - Does read_html() support using a proxy?
Issue -
State: closed - Opened by magic-lantern over 6 years ago
- 5 comments
#222 - Allow set_value() to set values not present in form
Issue -
State: closed - Opened by ethanbsmith over 6 years ago
- 4 comments
Labels: feature, form ๐งพ
#215 - html_table(..., fill=TRUE) bug in filling rowspans down
Issue -
State: closed - Opened by oguzhanogreden almost 7 years ago
- 1 comment
Labels: bug, table ๐
#204 - html_table() error
Issue -
State: closed - Opened by jubjubbc about 7 years ago
- 4 comments
Labels: bug, table ๐
#199 - Can html_table make tibbles ?
Issue -
State: closed - Opened by romainfrancois over 7 years ago
- 1 comment
Labels: feature, table ๐
#196 - Simplify and fix colspan and rowspan filling in html_table
Pull Request -
State: closed - Opened by jaanos almost 8 years ago
- 8 comments
#195 - Avoid scraping IMDB in readme/vignettes
Issue -
State: closed - Opened by HBossier almost 8 years ago
- 2 comments
Labels: documentation
#193 - Provide more help for spidering/crawling
Issue -
State: open - Opened by jeroenjanssens almost 8 years ago
- 7 comments
Labels: feature
#188 - Error in open.connection(x, "rb") : Couldn't resolve host name
Issue -
State: closed - Opened by litao1105 almost 8 years ago
- 2 comments
#182 - Add navigation and authentication vignettes
Issue -
State: open - Opened by garrettgman about 8 years ago
- 3 comments
Labels: help wanted :heart:, documentation
#175 - Should html_text handle <br> as new line char or whitespace?
Issue -
State: closed - Opened by ktmud over 8 years ago
- 14 comments
Labels: feature
#130 - Unlist request values of length > 1 before submitting form.
Pull Request -
State: closed - Opened by juba about 9 years ago
- 2 comments
#127 - set_values cannot modify input checkboxes
Issue -
State: closed - Opened by dbuijs about 9 years ago
- 2 comments
Labels: feature, form ๐งพ
#107 - Use readr::type_convert
Issue -
State: closed - Opened by hadley over 9 years ago
- 2 comments
Labels: feature, table ๐
#93 - Should drop tfooter automatically
Issue -
State: closed - Opened by hadley almost 10 years ago
- 1 comment
Labels: feature, table ๐
#73 - submit_form generates 'Error: length(url) == 1 is not TRUE'
Issue -
State: closed - Opened by hsancen almost 10 years ago
- 3 comments
#63 - Use insights from htmltab package
Issue -
State: closed - Opened by hadley about 10 years ago
- 1 comment
Labels: feature, table ๐