https://github.com/tuvimen/sexstories-scraper
A shell script for downloading sexstories in nicely formatted files
https://github.com/tuvimen/sexstories-scraper
archiving reliq scraper sexstories shell
Last synced: 10 months ago
JSON representation
A shell script for downloading sexstories in nicely formatted files
- Host: GitHub
- URL: https://github.com/tuvimen/sexstories-scraper
- Owner: TUVIMEN
- License: gpl-3.0
- Created: 2024-02-22T21:06:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T09:52:09.000Z (over 1 year ago)
- Last Synced: 2025-02-26T10:37:14.603Z (over 1 year ago)
- Topics: archiving, reliq, scraper, sexstories, shell
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sexstories-scraper
A shell script for downloading sexstories in nicely formatted files
## Requirements
- [reliq](https://github.com/TUVIMEN/reliq)
## Installation
install -m 755 sexstories-scraper /usr/bin
## Json format
Here's example of a [story](story-example).
## Usage
sexstories-scraper [DIR]
Script goes through every page of [sexstories](https://sexstories.com) and downloads every story saving it in file named by it's title.
First 8 lines are reserved for metadata
printf 'Link "%s"\nTitle: "%s"\nAuthor: "%s"\nGenres: "%s"\nTime: "%s"\nRead: "%s"\nRated: "%s"\nVotes: "%s"\nComments: "%s"\n'
Get some help
sexstories-scraper -h