Table of Contents

About

Abuse detection mechanism are generally based on:

  • behavioral analysis or machine learning. ie:
    • scoring every request by how different it is from the baseline.
    • a sort of bot score for every request.

Abuse originates generally from bot

Example

Github

While scrapping Abuse Detection Github