vsco-scraper
vsco-scraper copied to clipboard
Formatting + Cleaning Code
- 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 threads
- updated string formatting to f-strings