vsco-scraper icon indicating copy to clipboard operation
vsco-scraper copied to clipboard

Easily allows for scraping a VSCO

Results 17 vsco-scraper issues
Sort by recently updated
recently updated
newest added

After issues #31 and #32 were fixed, I noticed there is rate limiting if I use `$ vsco-scraper -mp vsco-list.txt` for downloading multiple profile images with a text file when...

Should we add in-line typing for the functions / variables? Might be good for future maintenance of this project.

- removed globals - added function for getting multiple users (DRY coding practice) - cleaned non-class functions - fixed formatting (spacing + trailing whitespaces) - added constant for number of...

When downloading collections images (or perhaps other media), is it possible to set the downloaded file name to the date that the image was uploaded to VSCO?

Is there a way to get images from an account which begins with a hyphen ("_-username_")? So far I've tried encapsulating in double-quotes, single-quotes, and also escaping the "-" character...

When downloading multiple profiles using -a it creates empty directories if a user has no pictures or posts. Can there be a check or if statement to only create a...

Currently, it supports -m for posts and -a for posts, journals, and collections. I would like the ability to download all journals or collections when scraping multiple VSCOs. Can you...

Whenever I try to run this in windows commmand after installing it with pip, it simply tells me it's not there. I can see it in the directories but I...

I've installed vsco-scraper but get the error whenever I try to "scrape" a profile. please help.

First time using Python. Installed latest version of Python from Python.org literally this morning, downloaded latest version of this script/code literally this morning. Windows 10. I am able to run...