Scraper for cloud storage services.
Compile with npm run build.
Run with npm start -- url YOUR_URL.
Set environment variables for the service you are scraping from.
DROPBOX_ACCESS_TOKEN
Access token with files.metadata.read and sharing.read scopes.
GOOGLE_API_KEY
IMGUR_CLIENT_ID
Some services will prevent you from downloading files too quickly. Wait a few minutes and run the scraper again with the same arguments.