Hari-Nagarajan / fairgame

Tool to help us buy hard to find items.
GNU General Public License v3.0
2.44k stars 805 forks source link

Feature/page scanning updates #858

Closed unapproachable closed 2 years ago

unapproachable commented 2 years ago

Pile of random updates to keep the legacy code working with updates from Amazon.

unapproachable commented 2 years ago

The upgrade of the xpath call is to accommodate the deprecation of the old method. I agree that it's pedantic, but it will prevent a break when they remove it in the future. Plus it was pretty chatty in the logs about being a deprecated method.

DakkJaniels commented 2 years ago

The upgrade of the xpath call is to accommodate the deprecation of the old method. I agree that it's pedantic, but it will prevent a break when they remove it in the future. Plus it was pretty chatty in the logs about being a deprecated method.

Ah ok, sounds good 👍🏽