Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlightClub and Goat size pricing issue #13

Open
danish111 opened this issue Nov 23, 2020 · 9 comments
Open

FlightClub and Goat size pricing issue #13

danish111 opened this issue Nov 23, 2020 · 9 comments

Comments

@danish111
Copy link

HI
I have checked sneaks-api its have following issue missing sizing/prices of FlightClub and Goat I think this is because of they both apply google captcha

@danish111
Copy link
Author

sizing-price

@druv5319
Copy link
Owner

Yeah. It works completely fine if you use the API on your own but I believe goat and flight club has IP tagged my API server for the website. I may need to use a proxy.

@danish111
Copy link
Author

But i have deployed this api it returning only stockx sizing/pricing
http://167.99.199.181:3000/id/555088-140/prices

@druv5319
Copy link
Owner

Weird, I just uninstalled and installed the API on a local server and it seems to work. Maybe you have requested something too many times to where it reached the API limit of the resell sites. What does the console log look like?

@sunruoshi
Copy link

Same issue. I think it's because of some API request limit. Nothing in the console log, just missing the data.

@danish111
Copy link
Author

There is an error about token in consloe log regarding flight club

@druv5319
Copy link
Owner

druv5319 commented Dec 6, 2020

Which version of the sneaks-api are you guys on?
@danish111 Do you mind posting the output of the console log?

@danish111
Copy link
Author

Error: Could not connect to Flight Club while grabbing token '
at Object.getPrices (D:\react\api-sneak\node_modules\sneaks-api\scrapers\flightclub-scraper.js:81:27)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)

@jain-aayush1123
Copy link

Facing the same issue for stadium goods and flight club. attaching the error
Error: Could not connect to Stadium Goods while searching ' at Request.getPriceMap [as _callback] (D:\Projects\Web\noded-tut\node_modules\sneaks-api\scrapers\stadiumgoods-scraper.js:59:35) at Request.self.callback (D:\Projects\Web\noded-tut\node_modules\request\request.js:185:22) at Request.emit (events.js:376:20) at Request.<anonymous> (D:\Projects\Web\noded-tut\node_modules\request\request.js:1154:10) at Request.emit (events.js:376:20) at IncomingMessage.<anonymous> (D:\Projects\Web\noded-tut\node_modules\request\request.js:1076:12) at Object.onceWrapper (events.js:482:28) at IncomingMessage.emit (events.js:388:22) at endReadableNT (internal/streams/readable.js:1336:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) Error: Could not connect to Flight Club while grabbing token ' at Object.getPrices (D:\Projects\Web\noded-tut\node_modules\sneaks-api\scrapers\flightclub-scraper.js:81:27) at processTicksAndRejections (internal/process/task_queues.js:95:5) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants