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
add ability to scan the folder which the script resides in, and run the scraper for all users and groups it can find txt files for? this would probably eat up a lot of requests but group user scraper hasnt 429'd yet, so it should be fine?
getting files should be done with glob, then strip out the extra stuff from the filenames and do the requests as normal.
The text was updated successfully, but these errors were encountered:
add ability to scan the folder which the script resides in, and run the scraper for all users and groups it can find txt files for? this would probably eat up a lot of requests but group user scraper hasnt 429'd yet, so it should be fine?
getting files should be done with glob, then strip out the extra stuff from the filenames and do the requests as normal.
The text was updated successfully, but these errors were encountered: