Ge0rg3 / requests-ip-rotator

A Python library to utilize AWS API Gateway's large IP pool as a proxy to generate pseudo-infinite IPs for web scraping and brute forcing.
https://pypi.org/project/requests-ip-rotator/
GNU General Public License v3.0
1.36k stars 140 forks source link

Does API Gateway charge for 4XX/5XX errors? #49

Open codemonies opened 2 years ago

codemonies commented 2 years ago

Hi All -

Great project!

Just started testing this repo but it looks like CloudWatch stats are delayed.

I'm wondering if anyone knows whether the API Gateway charges for failed (4XX/5XX) requests?

I believe it does, but just want to be sure.

Thanks!