1
1

[–] thoughtpolice [S] 1 point 1 point (+2|-1) ago 

And it took me 1 hour because I am a nice person and put a 200ms delay between requests. With no delay it would have taken a few minutes to get the data I wanted.

0
0

[–] slyguy42o ago 

Aren't they in place to keep the API from being abused by DDOS'ers?

0
1

[–] thoughtpolice [S] 0 points 1 point (+1|-0) ago 

Now that they have been using Cloudflare protection for the last month, there is no point in having them.

Also, if you throttle the API, you can still abuse and cause DDOS with simple GETs no need to use the API for that.

No point in having the API throttled by the server when simple GETs are not throttled. People with bad intentions will use the path of least resistance to cause damage.

You just end up inconveniencing legitimate users. I can do what I want to do without the API, I just end up using MORE server bandwidth and resources because of the limitations of the API.

And it also means more work and errors having to deal with the raw html instead of a nice xml response.

All I want to do is some nice stats of the site.

Just for clarification for the lazy: the legacy API does not allow to post anything TO the site, it only allows to get data FROM the site.

https://voat.co/api/help