pellcorp / opendb

Open Media Lending Database
38 stars 24 forks source link

Site::Amazon: More enhancements to item input #105

Open utopiabound opened 3 years ago

utopiabound commented 3 years ago

This removes most of the awful regular expressions and uses a much cleaner DOM interface.

All white-space to spaces. Books and Movies are parsed. Games and Music are not yet. Add ISBN if we can tell search string is one. Bettery byline processing. Add genre to games and music

Use Client HTTP agent when issuing requests to providers

Signed-off-by: Nathaniel Clark Nathaniel.Clark@misrule.us