8000 GitHub - pyporn-san/Multporn: A python library used to scrape and download from Multporn.net
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pyporn-san/Multporn

Repository files navigation

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

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages

0