Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Releases: DIGITALCRIMINAL/ArchivedUltimaScraper

UltimaScraper v7.9.0

21 Jul 14:33
Compare
Choose a tag to compare

V8 will focus more on metadata scraping, so the script uses Postgres to handle all the metadata, which means it'll be more advanced to set up.
2023-07-18_11-59_2
2023-07-18_12-12

Best alternative if you don't need all these features:
https://github.com/datawhores/OF-Scraper

What's Changed

New Contributors

Full Changelog: v7.6.1...v7.9.0

OnlyFans DataScraper v7.6.1

03 Dec 14:44
Compare
Choose a tag to compare

DON'T USE THIS RELEASE, DOWNLOAD FROM MASTER BRANCH FOR THE LATEST COMMITS OR TEST BRANCH FOR ACTIVE DEVELOPMENT

(I'm slowing down on "releases" until they're properly done, you can just use the latest commit instead or use the updater script in the folder.)

OnlyFans:

  • Added x-bc to auth.json

You need Python 3.10 for this version of the script, in addition to that you'll need to reinstall requirements.

OnlyFans DataScraper v7.6

17 Nov 22:47
7501a76
Compare
Choose a tag to compare

TL;DR

StarsAVN:

  • Scrape Posts, Media and Messages (Stories/Highlights will come later)

Fansly:

  • Added text to db which means you can unfortunately utilise {text}
  • Script will now scrape all higher tiered content and messages

OnlyFans:

  • Missing paid content might have been fixed

What's Changed

New Contributors

Full Changelog: v7.5.1...v7.6

OnlyFans DataScraper v7.5.1

16 Oct 06:10
Compare
Choose a tag to compare

Onlyfans:
Fixed KeyError: 'author' error

OnlyFans DataScraper v7.5

09 Oct 22:24
Compare
Choose a tag to compare

Python 3.10 Release

Upgrade your Python to 3.10

OnlyFans DataScraper v7.4.5

26 Sep 18:23
1823003
Compare
Choose a tag to compare

Fixed Fansly scraper.

OnlyFans DataScraper v7.4.4

18 Sep 09:50
Compare
Choose a tag to compare

Added Fansly Scraper.

The fansly scraper is something I put together in less than 3 days, so expect bugs when using it.

You'll need the "authorisation" and "user-agent" attributes from the browser, just like how you got the "cookie" attribute from the browser.

OnlyFans DataScraper v7.4.3

25 Aug 18:38
370b979
Compare
Choose a tag to compare

"Initial release" with all the PRs on the main repo that fixes the script.

OnlyFans DataScraper v7.4.2

25 Aug 05:55
00b6600
Compare
Choose a tag to compare
Pre-release
Update updater.py