You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
find a way to update all detail page urls to autodownload link
Scraping Plan
So far we've (Sophia and I) have found that if you alter dropbox links, you can download files directly. All of the detail page urls are in the main page's source code, so pulling them all should be straightforward, but we probably have to make a list/dict we can iterate on to update the links on the page to their downloadable forms ('dropbox.com/...../d=1').
The text was updated successfully, but these errors were encountered:
Tasks
Scraping Plan
So far we've (Sophia and I) have found that if you alter dropbox links, you can download files directly. All of the detail page urls are in the main page's source code, so pulling them all should be straightforward, but we probably have to make a list/dict we can iterate on to update the links on the page to their downloadable forms ('dropbox.com/...../d=1').
The text was updated successfully, but these errors were encountered: