A tool that allows you to print to file all content you are subscribed to on onlyfans including content you have unlocked or has been sent to you in messages.
Traceback (most recent call last):
File "C:\Users\young\AppData\Local\Programs\Python\Python310\Scripts\onlyfans-scraper-script.py", line 33, in
sys.exit(load_entry_point('onlyfans-scraper==2.0.1', 'console_scripts', 'onlyfans-scraper')())
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 415, in main
process_prompts()
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 218, in process_prompts
subscribe_count = process_me(headers)
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 197, in process_me
my_profile = me.scrape_user(headers)
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\api\me.py", line 26, in scrape_user
r.raise_for_status()
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_models.py", line 749, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '401 Unauthorized' for url 'https://onlyfans.com/api2/v2/users/me'
For more information check: https://httpstatuses.com/401
Traceback (most recent call last): File "C:\Users\young\AppData\Local\Programs\Python\Python310\Scripts\onlyfans-scraper-script.py", line 33, in
sys.exit(load_entry_point('onlyfans-scraper==2.0.1', 'console_scripts', 'onlyfans-scraper')())
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 415, in main
process_prompts()
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 218, in process_prompts
subscribe_count = process_me(headers)
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 197, in process_me
my_profile = me.scrape_user(headers)
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\api\me.py", line 26, in scrape_user
r.raise_for_status()
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_models.py", line 749, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '401 Unauthorized' for url 'https://onlyfans.com/api2/v2/users/me'
For more information check: https://httpstatuses.com/401