-
Notifications
You must be signed in to change notification settings - Fork 35
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
Rewrite scraper #41
base: master
Are you sure you want to change the base?
Rewrite scraper #41
Commits on Mar 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9c33fbf - Browse repository at this point
Copy the full SHA 9c33fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771efe6 - Browse repository at this point
Copy the full SHA 771efe6View commit details -
Add possibility to get lists of historical coins via the historical s…
…napshot facility of CMC. Needs srape_hist()
Configuration menu - View commit details
-
Copy full SHA for 92ca2a9 - Browse repository at this point
Copy the full SHA 92ca2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a415e2 - Browse repository at this point
Copy the full SHA 0a415e2View commit details
Commits on Mar 20, 2019
-
Adapt crypto_history() function to accept modified lists as input for…
… the coin retrieval e.g. gathered using a custom version of rypto_list().
Configuration menu - View commit details
-
Copy full SHA for 35645c5 - Browse repository at this point
Copy the full SHA 35645c5View commit details
Commits on Mar 21, 2019
-
Adapt crypto_history to new coinlist setting, create fake "ranknow", …
…adapt much more tidyverse-notation.
Configuration menu - View commit details
-
Copy full SHA for b96315b - Browse repository at this point
Copy the full SHA b96315bView commit details -
Adapt crypto_history to new coinlist setting, create fake "ranknow", …
…adapt much more tidyverse-notation.
Configuration menu - View commit details
-
Copy full SHA for 4fe6b9b - Browse repository at this point
Copy the full SHA 4fe6b9bView commit details
Commits on Mar 22, 2019
-
Take care of error 404 in scraper() when wrong slug was generated by …
…scraper_hist(). Output additional information on scraped data as attribute of crypto_history() (for backward compatibility). Merge branch 'master' of https://github.com/sstoeckl/crypto # Conflicts: # R/crypto_history.R
Configuration menu - View commit details
-
Copy full SHA for 6ba43c9 - Browse repository at this point
Copy the full SHA 6ba43c9View commit details -
Take care of error 404 in scraper() when wrong slug was generated by …
…scraper_hist(). Output additional information on scraped data as attribute of crypto_history() (for backward compatibility). Merge branch 'master' of https://github.com/sstoeckl/crypto # Conflicts: # R/crypto_history.R
Configuration menu - View commit details
-
Copy full SHA for 7d8cddd - Browse repository at this point
Copy the full SHA 7d8cdddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4eeb3 - Browse repository at this point
Copy the full SHA cb4eeb3View commit details -
rewrite history scraper. Does not need scraper() any more. Relies on …
…purrr's insistently() and safely() for scraping. Also, does first download all, the process data.
Configuration menu - View commit details
-
Copy full SHA for 0c7a5c0 - Browse repository at this point
Copy the full SHA 0c7a5c0View commit details
Commits on Mar 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3067111 - Browse repository at this point
Copy the full SHA 3067111View commit details
Commits on Mar 25, 2019
-
Use "possibly" to take care of 404 problem imported through the histo…
…ric (dead) currencies. Code now runs smoothely.
Configuration menu - View commit details
-
Copy full SHA for aded1a8 - Browse repository at this point
Copy the full SHA aded1a8View commit details
Commits on Mar 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2022734 - Browse repository at this point
Copy the full SHA 2022734View commit details
Commits on Apr 18, 2019
-
Finally managed to overcome the problem with the artificial creation …
…of slugs. I just take them from the url of the historical snapshots.
Configuration menu - View commit details
-
Copy full SHA for 9c6d19a - Browse repository at this point
Copy the full SHA 9c6d19aView commit details
Commits on Jan 27, 2020
-
Table positions on the website have changed. Also include another che…
…ck for empty tables in crypto_history.
Configuration menu - View commit details
-
Copy full SHA for 53b67f3 - Browse repository at this point
Copy the full SHA 53b67f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 330eb83 - Browse repository at this point
Copy the full SHA 330eb83View commit details