Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 770 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 770 Bytes

PyMDL

An API for MyDramaList(MDL) based on webscraping for python.

Description

An API for MDL to make your life easier in retriving and working on data found on the website. This package extracts both movie data and celibrity data and also provides functios for searching the website to get what you are looking for.

Dependencies

  • beautifulsoup4
  • requests
  • lxml

Getting Started

Installing

  • Insatall from pip
pip install PyMDL

Documentation

Authors

Rocker2234
RAiU14

Last Release Changes

  • 1.0.1
    • Fix more Typos
    • Fix incorrect filter when style is used

License

This project is licensed under the MIT License - see the LICENSE file for details.