Closed icewinterberry12 closed 10 months ago
@icewinterberry12 amazing, thanks a lot for your troubleshooting and efforts! I'll merge and do the rest like version numbering and building later. Hopefully, this also fixes issues other people are having.
When
https://apiv3.fansly.com/api/v1/account/media/orders/
API return a long list ofaccountMediaId
ids, the second API call tohttps://apiv3.fansly.com/api/v1/account/media?ids={accountMediaIds}
fails because it receive an HTTP status code 413 - Request Entity Too Large and the scraper exit with the following traceback:This PR introduce batched requests