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.5)scrappy_0.0.2.zip(r-4.4)scrappy_0.0.2.zip(r-4.3)
scrappy_0.0.2.tgz(r-4.4-any)scrappy_0.0.2.tgz(r-4.3-any)
scrappy_0.0.2.tar.gz(r-4.5-noble)scrappy_0.0.2.tar.gz(r-4.4-noble)
scrappy_0.0.2.tgz(r-4.4-emscripten)scrappy_0.0.2.tgz(r-4.3-emscripten)
scrappy.pdf |scrappy.html✨
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
- newa3_stations - NEWA v3 Weather Stations dataset
- newa_stations - NEWA Weather Stations dataset
Last updated 11 months agofrom:0fb4491f03. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | NOTE | Nov 12 2024 |
R-4.4-mac | NOTE | Nov 12 2024 |
R-4.3-win | NOTE | Nov 12 2024 |
R-4.3-mac | NOTE | Nov 12 2024 |
Exports:%>%digimap_osduration2datetimefind_a_gpgoogle_mapsnewa_nrccnewa_nrcc3printwait_to_load
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangrvestselectrstringistringrsystibbletidyselecttimechangeutf8vctrswithrxml2
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 |