Discussion Forum: Thread 341731

 Author: Fr0stByt3 View Messages Posted By Fr0stByt3
 Posted: Jun 22, 2023 10:05
 Subject: Bricklink API- Get Set Data from an Array?
 Viewed: 60 times
 Topic: Help
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Fr0stByt3 (219)

Location:  USA, Kansas
Member Since Contact Type Status
Jan 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Some Random Brick Store
I'd like to use Python to take an Excel sheet and iterate through the set
number column, appending each set number to a list, to then send to an API somewhere
to get a response with data for the sets. Namely, I just want to get the images
(or image links) for each set to then add to the first column in each set row.

Is this possible? I'd rather not get spammy with individual requests even
if such an API would allow that.