top | item 39304949 (no title) orange_county | 2 years ago How are they getting the prices for these? Is this run by Trader Joe’s? I hope someone isn’t manually updating these.Also won’t prices differ by location? So many questions. discuss order hn newest cmoog|2 years ago Source code here: https://github.com/cmoog/traderjoesDiscussion of regional price differences in other comments. ElijahLynn|2 years ago Looks like it is a GraphQL API from TJs. url <- HTTP.parseRequest "https://www.traderjoes.com/api/graphql" https://github.com/cmoog/traderjoes/blob/master/Prices.hs#L8...
cmoog|2 years ago Source code here: https://github.com/cmoog/traderjoesDiscussion of regional price differences in other comments.
ElijahLynn|2 years ago Looks like it is a GraphQL API from TJs. url <- HTTP.parseRequest "https://www.traderjoes.com/api/graphql" https://github.com/cmoog/traderjoes/blob/master/Prices.hs#L8...
cmoog|2 years ago
Discussion of regional price differences in other comments.
ElijahLynn|2 years ago