Paulowarren31 / Supreme-Bot

supreme bot anyone can use for free!
https://chrome.google.com/webstore/detail/ez-preme/pifcojpimhgdcegdfohnmjmbpiiphghi
MIT License
86 stars 32 forks source link

Items json file #57

Open SipanDro opened 6 years ago

SipanDro commented 6 years ago

Hi there,

I also commented on the chrome extension page but I would like to know where you found the http://ec2-35-176-87-154.eu-west-2.compute.amazonaws.com/items.json?_= page from. I have looked around the source code for the supreme website however could not find it.

Thank you. Kind regards, Sipan

Paulowarren31 commented 6 years ago

That file is generated by my own code after crawling the supreme site. Code can be found at https://github.com/Paulowarren31/Supreme-Bot-Itemscan/blob/master/scan.py

On Dec 15, 2017 3:23 PM, "Sipan P" notifications@github.com wrote:

Hi there,

I also commented on the chrome extension page but I would like to know where you found the http://ec2-35-176-87-154.eu- west-2.compute.amazonaws.com/items.json?_= page from. I have looked around the source code for the supreme website however could not find it.

Thank you. Kind regards, Sipan

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Paulowarren31/Supreme-Bot/issues/57, or mute the thread https://github.com/notifications/unsubscribe-auth/AHS6LzekUr2Fv5mV1Vzk0D2hc-MnX0nrks5tAtUlgaJpZM4RD9WI .

SipanDro commented 6 years ago

Thank you very much, there is a flaw in the code however that it does not find the last letter of the colour. I will see if I can debug this.