This is the API for the Scammer List Project. It returns JSON Data on the given name and message. Running on AWS, It is fast accurate and Easy to use
The API interacts with Python Program to fetch the Scam Score and checks the name in the Database.
You need to make a GET request at Scammer List API with the parameters
name
and message
Example: Making a Get request with parameters
name=David Mavah
& message=this is not a scam message
, We can form the following URL:https://scammerlist.herokuapp.com/api.php/api.php?name=David%20Mavah&message=This%20isnt%20a%20scam%20message
Here is the expected result: