Skip to content

A bash script for scraping xhamster metadata of pages in json

License

Notifications You must be signed in to change notification settings

TUVIMEN/xhamster-scraper

Repository files navigation

xhamster-scraper

A bash script for scraping xhamster videos,channels,creators,pornstars,galleries,users,posts metadata in json.

Requirements

Installation

install -m 755 xhamster-scraper /usr/bin

Json format

Here's example of a video, pornstar, creator, celebrity, channel, user, gallery.

Usage

Download metadata of videos to DIR

xhamster-scraper DIR -v

Download metadata of pornstars to DIR

xhamster-scraper DIR -p

Download metadata of creators to DIR

xhamster-scraper DIR -c

Download metadata of channels to DIR

xhamster-scraper DIR -C

Download metadata of celebrities to DIR

xhamster-scraper DIR -e

Download metadata of galleries to DIR

xhamster-scraper DIR -g

Download metadata of user to DIR from URL. Since users aren't in sitemap you have to compile list of users from previous results.

xhamster-scraper DIR -u URL

Download users from links in FILE to DIR

xhamster-scraper DIR -U FILE

About

A bash script for scraping xhamster metadata of pages in json

Topics

Resources

License

Stars

Watchers

Forks

Languages