Skip to content

moku3u/JANsearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

JANsearcher / barcode search

How to use

example.py

import JAN

r = JAN.search("4902102083188")

print(r["product"]["name"])
print(r["product"]["company"])
print(r["status_code"])

output

ファンタワールドニューヨークアップル
日本コカ・コーラ
200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages