Package: scrappy 0.0.2
scrappy: A Simple Web Scraper
A group of functions to scrape data from different websites, for academic purposes.
Authors:
scrappy_0.0.2.tar.gz
scrappy_0.0.2.zip(r-4.7)scrappy_0.0.2.zip(r-4.6)scrappy_0.0.2.zip(r-4.5)
scrappy_0.0.2.tgz(r-4.6-any)scrappy_0.0.2.tgz(r-4.5-any)
scrappy_0.0.2.tar.gz(r-4.7-any)scrappy_0.0.2.tar.gz(r-4.6-any)
scrappy_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scrappy/json (API)
NEWS
| # Install 'scrappy' in R: |
| install.packages('scrappy', repos = c('https://villegar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/villegar/scrappy/issues
Pkgdown/docs site:https://villegar.github.io
- newa_stations - NEWA Weather Stations dataset
- newa3_stations - NEWA v3 Weather Stations dataset
Last updated from:0fb4491f03. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 203 | ||
| macos-oldrel-arm64 | OK | 165 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 99 |
Exports:%>%digimap_osduration2datetimefind_a_gpgoogle_mapsnewa_nrccnewa_nrcc3printwait_to_load
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangrvestselectrstringistringrsystibbletidyselecttimechangeutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| (Assisted) request of EDINA's Digimap data from the Ordnance Survey | digimap_os |
| Convert duration to date-time Convert a string with a duration (e.g. 'an hour ago') to a date-time string, based on a reference time | duration2datetime |
| Scrape GP practices | find_a_gp |
| Scrape Google Maps' reviews | google_maps |
| Retrieve data from NEWA at Cornell University | newa_nrcc |
| Retrieve data from NEWA v3.0 at Cornell University | newa_nrcc3 |
| NEWA Weather Stations dataset | newa_stations |
| NEWA v3 Weather Stations dataset | newa3_stations |
| Print Values | print print.gmaps_reviews |
| Wait until page has finished loading | wait_to_load |
