hldh214 / buff2steam

Find item which cheaper than steamcommunity from buff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Too many request : Web

imanewbiecomer opened this issue · comments

image
Can u fix this problem ?

According to this comment #20 (comment)

We will make every effort to obtain more data from Steam, However, please note that there may be instances where our requests are blocked by Steam, so I set this log level to DEBUG.

So you can simply turn off debug mode and enjoy

"main": {
"debug": true,

Im very glad to see ur repond. But i have 2 problems.
1/ In buff2steam log. i can not see the b_o_ratio? Since i updated the code, i have not see it again :< Whats wrong with it dude?
2/ Do u have any file Buff id item of dota2. Thank you so much

If you read this issue (#20 (comment)), you'll see that the Steam API, which provides the b_o_ratio, has a much stricter rate limit. Therefore, we made changes to the script to only display the b_o_ratio if it is available. You can restart the script and check if the first approximately 10 results have the b_o_ratio field. This is because you haven't reached the rate limit yet.

And the answer for Q2 is no.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.