Skip to main content

Add a short description here!

Project description

PyPI forthebadge

comicgeeks

A python client for League of Comics Geeks.

  • Search series by name
  • Get series, issues, creators and characters information
  • Manage your comic collection
    • Subscribe to series
    • Mark issue as read
    • Add issue to collection
    • And more...

Installation

Use the package manager pip to install comicgeeks.

pip install comicgeeks

Usage

from comicgeeks import Comic_Geeks

scraper = Comic_Geeks("my_ci_session")

# search series
scraper.search_series("daredevil")

# get new releases
scraper.new_releases()

# get info about an issue
scraper.issue_info(3616996)

For more info check the documentation in http...

Contributing

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

Note

This project has been set up using PyScaffold 4.3. For details and usage information on PyScaffold see https://pyscaffold.org/.

License

MIT

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

comicgeeks-0.1.0.tar.gz (105.6 kB view hashes)

Uploaded Source

Built Distribution

comicgeeks-0.1.0-py3-none-any.whl (26.1 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