Multporn Save

A python library used to scrape and download from Multporn.net

Project README

Python multporn scraper

Pip Package Codacy Badge

multporn is a Python library used to interact with multporn.net (NSFW) via python.

Documentation

Installation

Use the package manager pip to install the latest release of multporn.

pip install multporn

Usage

from multporn import Multporn

comic = Multporn("https://multporn.net/comics/between_friends")

# Between Friends
print(comic)

 # ['Best', 'Blowjob', 'Cunnilingus', 'Lolicon', 'Oral sex', 'Stockings', 'Straight', 'Straight Shota', 'Virgin']
print(comic.tags)

# Downloads the comic to /Comics/Between Friends/
comic.downloadContent()

Also see MCD-CLI as an implementation example

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL V3.0

Open Source Agenda is not affiliated with "Multporn" Project. README Source: pyporn-san/Multporn
Stars
26
Open Issues
0
Last Commit
1 year ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating