Skip to content

dokenzy/yes24-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yes24-py

yes24.com api

installation

pip install yes24

require

beautifulsoup4, lxml

usage

from yes24 import Yes24
book = Yes24(6694057)
print book.title, book.author, ...

book infos

title, author, price, date, pages, weight, size, url

Releases

No releases published

Packages

No packages published

Languages