History log of /plugin/amazonlight/syntax.php (Results 1 – 11 of 11)
Revision Date Author Comments
# cc96b9dc 29-Aug-2025 Andreas Gohr <andi@splitbrain.org>

this is now a wrapper around the doi plugin

Scraping Amazon has been proved futile. This is now a simple wrapper
around the DOI plugin. It will use the DOI plugin's configured ISBN
resolver to fetch

this is now a wrapper around the doi plugin

Scraping Amazon has been proved futile. This is now a simple wrapper
around the DOI plugin. It will use the DOI plugin's configured ISBN
resolver to fetch data about the given ASIN, but then still link to
Amazon.

Note that this only works for books because for books, the ASIN is the
ISB-10 of the book.

show more ...


# 339b7067 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

wait longer


# a99ce486 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

forever cache the data (no prices anymore)

Since we sometimes come through the bot detection we can save the data
and keep it. Probably good enough.


# f220a1a7 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

last attempt


# 637baa2a 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

another attempt to fix this


# 74b25907 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

avoid warnings


# 38539ccd 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

make the plugin work again (for now)

This now scrapes the amazon page directly. may break any time


# 939d09a5 22-Mar-2020 MarcusHue <marcus@huelsdau.com>

pull image from https


# 2681f07a 12-Jun-2019 Andreas Gohr <andi@splitbrain.org>

better fallback


# e20d6e78 12-Jun-2019 Andreas Gohr <andi@splitbrain.org>

some fixes and ISBN added

ISBN-10 is the same as ASIN if it's completely numeric


# 1c1d842e 12-Jun-2019 Andreas Gohr <andi@splitbrain.org>

initial commit