PyMDL

Web Scraping API to fetch data from MDL


Keywords
MDL, movie, api, MyDramaList, python, python3, webscraping
License
MIT
Install
pip install PyMDL==1.0

Documentation

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

  • 0.1.0
    • First Stable release

License

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