Skip to content
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

Managing mementos from multiple urls as data.frame #6

Open
tafiti opened this issue Feb 2, 2020 · 0 comments
Open

Managing mementos from multiple urls as data.frame #6

tafiti opened this issue Feb 2, 2020 · 0 comments

Comments

@tafiti
Copy link

tafiti commented Feb 2, 2020

When get_mementos() spits back its finds from the API on one single url, the data is 7X3 (rows:columns).
At times it is easier to feed Wayback a list of 10 urls at a go for speed and accuracy. The output however is quite complex as each url spits out a 7X3.
Have you had this issue and how did you use that data. My use case is to extract two rows under the link column and discard everything else.
Perhaps an easier way -- can I only request specific objects under get_mementos()?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant