-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Error when Log In #7
Comments
Hi, The steps are:
If you still got the same 403 message, retry the described steps but first ensure all Cardmarket tabs are closed from your web browser (really important). Normally in 1/2 try this will work. When it’s working you can use cw-wizard-gui.py for 30mins/1hour without redoing the steps of opening the Cardmarket website on your web browser. Let me know if after testing these steps you are still blocked, by the way which web browser are you using? (I only tested with Chrome and Firefox but this should work with all browsers) |
@yhngr I can reproduce the issue, currently investigating 🕵️ |
Thanks a lot ! You are amazing ! Hope you will find something it's too boring to have to go through the site's wizard system directly, or manually select the best vendor..etc x) |
I just published a new version fixing the issue. It's now require to pass the User-Agent in addition to the browser name (this is due to the increased protection set by Cloudflare). I updated the README page, but in summary you need to open another tab in your browser and search for "my user agent", copy and pasting the value when requested by User-Agent is a long string starting like: PS: I think is no more require to be logged-off before executing the script. |
Thanks for the responses, for this screen it's seems like a code issue, will investigate to fix that tomorrow (I think the code try to load more offers but there is no more offers to load for this card). |
If you got this message this means that the script made more than 5000 requests, this can happen start the script with lots of wantlists. You will need to wait for 12h/24h to be able to reuse Cardmarket because you reach the maximum number of requests allowed per day. No big deal, be reassured, but be aware that this is something that can happen. |
And last for the diff in the result, this is related to the limit of request that has been reached. The script don't crash but stop looking for cards so this is why you only have a partial result with the best candidate having only 9 cards you looking for. When you will have access again to Cardmarket check and tell me what are the values you entered in you wantlist for the So I can understand if it's a bug from the code or if it's normal but the values are too high and so load lots of offers (so perform more requests). Edit / HypothesisAnother possibility is that one (or more) card(s) in your wantlist is at a very low price (0.01€) and there this thousands of offers for this card at this very low price, you set a Currently the script isn't limited in the number of offers to retrieve per card, if you didn't set a I should maybe set a limit of offers retrieved by card, to limit the number of requests and avoid getting quickly the
|
@yhngr Thanks, I just released a new version that should fix the issues you mentioned. |
And just want to thank you 😊 for the time you spend to check and report the issues so I can improve the script. |
Thanks to you for ur work ! It's a pleasure aha ! If I can get better prices for the cards with your script, i'm not gonna say no ! And the better it work the better price I will get ! :') ! |
Will look into that, thanks for sharing the screen of the wantlist so I will be able to properly check the exact wantlist you have the issue with :) |
@yhngr Just published a new version.
I haven't checked in full details the difference, I let you tell me after testing it. EditIt seems there is a small bug in the list display when looking for the seller details: |
Perfect I'm gonna test this ! thanks for your time ! |
Btw can you show me a screen of the wishlist u made ? to see the price you put..etc ? I'm reaching limit at the end of the search Thanks in advance |
Okay why not aha ! Thanks perfect ! |
Last info, currently the quantity value specified in wantlists isn't used by the script, dealing with that is a little bit tricky, I will maybe add the support for that in the future. |
Hello,
I don't know if I'm doing something wrong ( probably )
If you can help me thanks a lot !
The text was updated successfully, but these errors were encountered: