General Discussion

General DiscussionDotaBuff HTTP Request -- 429 Error -- TOO MANY REQUEST

DotaBuff HTTP Request -- 429 Error -- TOO MANY REQUEST in General Discussion
Vincent

    For those who are trying to make a web-crawler for DotaBuff and keep getting 429 error, its because DotaBuff is your request
    Try changing your Headers so it looks more browser like

    To check your header when accessing dotabuff from ur browser check this out
    https://stackoverflow.com/questions/33974595/in-firefox-how-do-i-see-http-request-headers-where-in-web-console

    Then you can set the headers in java like this
    https://stackoverflow.com/questions/29098500/how-to-add-header-to-httprequest-of-get-method-in-java

    Best of luck

    kowareta

      Yikes!
      Just set user agent to google bot
      Or set delays between requests u mongolian