Update 2026-04-13 - Framework update
Published: 3 hours ago
Category: Updates
This is a significant update. The biggest change is a full framework upgrade that touched nearly every part of the app but there are also several visible improvements you'll notice right away.
AdonisJS v7
The entire app has been migrated to AdonisJS v7, the latest major version of the framework onlyscraper.fans is built on. This was a large, complex upgrade that affected almost every layer of the application: routing, authentication, middleware, configuration, the test suite and the deployment pipeline.
This was the single largest change in this release. While most of it is invisible to users, it was a necessary and important step forward.
Supporter max: Scrape history is now in a popup
Previously, your scrape history was shown as a table directly on the page. It's now tucked behind a "Show scrape history" button that opens a clean popup. The list is also now sorted with the most recent scrapes at the top.
Fansly
Fansly changed some endpoints which the scraper now correctly uses.
Though after testing, there seems to be an inconsistency about retrieving media. I'm not sure why exactly this happens.
Sometimes accounts just can't be scraped, sometimes it can - eh? I don't know yet if the cause is the account, the type of media or anything else. This will be investigated further.
Other changes
- Homepage stats now display the number of processed users in a short, readable format.
- All popups look and behave more consistently which also fixed a few, when the content of a popup was too large you couldn't see everything.
- Fixed the feedback widget which wasn't working due CSRF protection. Unfortunately I'm unable to see submitted feedback since beginning of march.