Skip to main content

python library used to interact with multporn.net via python

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multporn-1.4.0.tar.gz (19.5 kB view hashes)

Uploaded Source

Built Distribution

multporn-1.4.0-py3-none-any.whl (18.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page