Skip to main content

A simple API wrapper for wlnupdates

Project description

wlnupdates-api.py

A simple API wrapper for wlnupdates to get json data based on ID.


Installation

Install via pip (recommended)

python3 -m pip install wlnupdates-api

Wrapper

All Wrapper functions only accepts ID as param

Wrapper param Value Description
ID String (optional) ID for the novel/series you're requesting
from wlnupdates-api import Wrapper

data = Wrapper()

print(data.get_series_data('3')

Search

title_search param Value Description
name String (required) Name for the novel/series you're requesting
similarityNum Float (optional) This param will output any lists with a value above the number you entered.
fullList Boolean (optional) If true, will output clean list with match(similarity num, name) and sid(series ID)

Usage for Search

from wlnupdates-api import Search

data = Search()

print(data.title_search(name, similarityNum=0, fullList=False))

Contributing

Contributions are always welcome!
Take a look at any existing issues on this repository for starting places to help contribute towards, or simply create your own new contribution to the project.

When you are ready, simply create a pull request for your contribution and we will review it whenever we can!

  • If you have an issue, please create a GitHub issue here to report it, include as much detail as you can.

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

wlnupdates-1.0.3.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file wlnupdates-1.0.3.tar.gz.

File metadata

  • Download URL: wlnupdates-1.0.3.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6

File hashes

Hashes for wlnupdates-1.0.3.tar.gz
Algorithm Hash digest
SHA256 1b1d307f9d6646e69331ba90d40ad874c582655223a58d757cba6d12eea54d9d
MD5 41a615548ea5dc728e3d18aa96e45240
BLAKE2b-256 e90867dc867d061f949e7434beab765d94270dc0aed27b435c23e368ba18615a

See more details on using hashes here.

Supported by

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