flightplan-tool / flightplan

Search for award inventory using Node.js and Headless Chrome!
Apache License 2.0
142 stars 41 forks source link

AC Search showing Non saver awards when non-saver unticked #20

Open ferni7 opened 5 years ago

ferni7 commented 5 years ago

image

(Assuming 9m points means non saver) image

jd20 commented 5 years ago

It looks like AC engine parsed the mileage cost incorrectly... non-saver means Fixed Mileage awards, in the case of AC, and this award is marked as Fixed. But for some reason it thinks the mileage cost is 9M instead of 67,500 which is what I see on AC's website.

Will need to investigate further, but this is most likely an AC parser error.