# ultimahoarder/ultimascraper

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ultimahoarder-ultimascraper).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

4,253 stars · 615 forks · Python · GPL-3.0

## Links

- GitHub: https://github.com/UltimaHoarder/UltimaScraper
- awesome-repositories: https://awesome-repositories.com/repository/ultimahoarder-ultimascraper.md

## Topics

`archive` `datascraping` `onlyfans` `scraper`

## Description

UltimaScraper is an automated content downloader and media scraper designed to capture images and videos from OnlyFans accounts and save them to local storage. It functions as a media archive manager that organizes large volumes of downloaded content into structured folder hierarchies.

The system includes a webhook notifier that sends automated alerts to external URLs upon the completion of download tasks. It utilizes custom naming patterns and directory structuring to sort files by username and media type.

The tool provides resource control through concurrent download limiting to manage network load and employs storage capacity management to rotate downloads to alternative directories when disk space thresholds are reached. Content filtering allows for the exclusion of specific files based on extensions or keywords.

## Tags

### Graphics & Multimedia

- [Offline Media Archiving](https://awesome-repositories.com/f/graphics-multimedia/offline-media-archiving.md) — Saves all images and videos from OnlyFans accounts to local storage for long-term offline backup.

### Business & Productivity Software

- [Media Downloaders](https://awesome-repositories.com/f/business-productivity-software/media-downloaders.md) — Provides tools to retrieve and save images and videos from online accounts to local storage. ([source](https://github.com/ultimahoarder/ultimascraper#readme))
- [File Download Managers](https://awesome-repositories.com/f/business-productivity-software/file-download-managers.md) — Manages network load and disk usage when saving thousands of media files to local storage.
- [Local File Organizers](https://awesome-repositories.com/f/business-productivity-software/local-file-organizers.md) — Sorts downloaded media into a structured folder hierarchy based on usernames and content types.
- [Metadata-Based Directory Mapping](https://awesome-repositories.com/f/business-productivity-software/local-file-organizers/metadata-based-directory-mapping.md) — Automatically organizes media into a folder hierarchy based on username and content type metadata.

### Content Management & Publishing

- [Restricted Content Downloaders](https://awesome-repositories.com/f/content-management-publishing/community-content-feeds/community-content-downloaders/restricted-content-downloaders.md) — Captures private media files from restricted accounts using authenticated sessions and structured naming.
- [Multimedia Content Scraping](https://awesome-repositories.com/f/content-management-publishing/web-content-scraping/multimedia-content-scraping.md) — Automatically extracts large volumes of images and videos from online profiles with integrated content filtering.
- [Web Media Scrapers](https://awesome-repositories.com/f/content-management-publishing/web-media-scrapers.md) — Specialized tool for extracting media and aggregating content from OnlyFans accounts into local files.
- [Media Content Filters](https://awesome-repositories.com/f/content-management-publishing/media-content-filters.md) — Provides rule-based selection to exclude specific media files via extensions or keywords. ([source](https://github.com/ultimahoarder/ultimascraper#readme))
- [Automated File Organizers](https://awesome-repositories.com/f/content-management-publishing/media-management/file-management-systems/automated-file-organizers.md) — Arranges media into structured hierarchies based on predefined rules for usernames and media types. ([source](https://github.com/ultimahoarder/ultimascraper#readme))

### Data & Databases

- [Media Archiving Utilities](https://awesome-repositories.com/f/data-databases/data-governance-modeling/data-management-governance/data-management-tools/media-archiving-utilities.md) — Organizes large volumes of downloaded content with automated naming and disk space monitoring.

### Part of an Awesome List

- [File Naming and Destination Templates](https://awesome-repositories.com/f/awesome-lists/media/downloaders-and-managers/file-naming-and-destination-templates.md) — Implements customizable patterns for defining local filenames and storage paths for downloaded media.

### Development Tools & Productivity

- [Media File Filters](https://awesome-repositories.com/f/development-tools-productivity/file-content-filtering/media-file-filters.md) — Prevents specific media files from being saved using extension-based blacklists and keyword filtering.

### Programming Languages & Runtimes

- [Thread Pools](https://awesome-repositories.com/f/programming-languages-runtimes/language-features-paradigms/concurrency-models/concurrency/task-orchestration-frameworks/thread-pools.md) — Uses a thread pool to limit concurrent network requests and prevent system resource exhaustion.

### System Administration & Monitoring

- [Concurrency Limiters](https://awesome-repositories.com/f/system-administration-monitoring/resource-usage-limiters/concurrency-limiters.md) — Restricts the number of active download threads to maintain system stability and reduce network load. ([source](https://github.com/ultimahoarder/ultimascraper#readme))
