Skip to main content

Netwix is a python client for Netflix. With netwix by simply entering the Netflix ID the user can access data related to movies and tv shows available on Netflix

Project description

netwix ♨️

Netwix is a python client for Netflix. With netwix by simply entering the Netflix ID the user can access data related to movies and tv shows available on Netflix.

Installation 📥

Install netwix using pip

pip install netwix

Authors ✍️

Contributing 🤝

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct. For more info please check the CODE_OF_CONDUCT.md file

Feedback 💭

If you have any feedback, please reach out to us at this email address.

Feel free to contact us anytime ! You'll get a reply within a day. Please avoid using abusive or offensive language. If you are reporting a bug or making a suggestion please make sure your report/suggestion is as much detailed as possible.

License 📜

License

Documentation 📄

Example Movie ID

  • Movie: Red Notice
  • URL: https://www.netflix.com/watch/81161626
  • Movie ID: 81161626

Example Movies

from netwix.types import Movies

movie = Movies("81161626")
print(movie.name) # Output: Red Notice

Example Movies

from netwix.types import Movies

movie = Movies("81161626")
print(movie.allData) # Output: A dictionary with all the data of the specific movie

Movies Attributes

  • type
  • name
  • description
  • url
  • contentRating
  • genre
  • imgUrl
  • awards
  • startDate
  • creationDate
  • actors
  • creators
  • directors
  • trailer

Example Series ID

  • Serie: The Office
  • URL: https://www.netflix.com/watch/70126228
  • Series ID: 70126228

Example Series

from netwix.types import Series

serie = Series("70126228")
print(serie.name) # Output: The Office

Series Attributes

  • type
  • name
  • description
  • url
  • contentRating
  • genre
  • imgUrl
  • startDate
  • creationDate
  • awards
  • seasons
  • actors
  • creators
  • directors

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

netwix-0.1.8.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

netwix-0.1.8-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file netwix-0.1.8.tar.gz.

File metadata

  • Download URL: netwix-0.1.8.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for netwix-0.1.8.tar.gz
Algorithm Hash digest
SHA256 ff706abfc664e6ab87b13ed56090e9c2931c68eb52f888e0c3d1abb642a58c93
MD5 7174fb945d31ca164c0c113a673dd845
BLAKE2b-256 85011605cad6d299c6e45d0abe08a1a52f1ac9bb3ad841c91cc091ad92ed1738

See more details on using hashes here.

File details

Details for the file netwix-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: netwix-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for netwix-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5ec4313940e55e112b76f426be2816173ea2a9dd86aea250d252acc8d7103a08
MD5 540b6979ca55b7c1cc5999eb881f9fb5
BLAKE2b-256 bee6b8d32ff3a2f03822522719cdd25dda0d77acf89cd83d34e1f406f4922428

See more details on using hashes here.

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