Hello, is it possible to get prices from catalog somehow ?
Sometimes it works, for eg:
response = requests.get('
https://api.brickowl.com/v1/catalog/lookup/view?key=....&boid=159819) But the following:
response = requests.get('
https://api.brickowl.com/v1/catalog/lookup/view?key=....&boid=916034) returns null in the following key:
"cheapest_gbp":null,
Probably the boid is not "totally" unique, but i don't know how can i get prices, even if i know the color, set id, part ids..etc
Comments
https://www.brickowl.com/colors
@Lawrence, would it be possible to add another column on the Colours page to include the BO colour numbers?