UltimaScraperAPI icon indicating copy to clipboard operation
UltimaScraperAPI copied to clipboard

Results 7 UltimaScraperAPI issues
Sort by recently updated
recently updated
newest added

I realized that for some subscriptions, old posts were not scrapped. Looks like there is some throttling on the API usage. When I debugged , I found out that after...

If you require more info let me know. After entering the command I get: At line:1 char:29 + docker build -t only-fans . && docker run -it --rm --name onlyfans...

Sometime around April or May, the timeline API stopped providing the highest source quality on new media entities by default. Only the variants contain the highest quality. Sadly, everything that...

There are some quirky behaviors from both API providers when models are deactivated, particularly when getting chats/messages.

Can't fetch all account info. I get the following error: ``` File "C:\Users\%%%\AppData\Local\pypoetry\Cache\virtualenvs\ultima-scraper-W0pJfFy4-py3.10\lib\site-packages\aiohttp\client_reqrep.py", line 1005, in raise_for_status raise ClientResponseError( aiohttp.client_exceptions.ClientResponseError: 413, message='Request Entity Too Large', url=URL('https://apiv3.fansly.com/api/v1/account?ids=285619610940612608,....') During handling of the...

Hi DC, Running the latest commits and running into the error below, not sure if its an issue with USAPI or USC, going to rerun but ignore messages. I've replaced...

Hey DC, I seem to be having an issue with the latest commit, seems like its an issue with USAPI ``` PS C:\Users\user\Documents\GitHub\UltimaScraper> poetry run python start_us.py Traceback (most recent...

bug