Put in a website and it will output if its a scam or not! It takes the HTML of the site using urllib and parses for certain keywords to determine the legitimacy of the site. Still in beta as of posting this.
I never responded to this. Apologies. A lot of the bugs were fixed and the code was fixed from then and now. The reason it is saying 'Repl.it' is a scam is because it is looking for certain keywords. Obviously it's going to have a keyword like 'scam' in it. That's why it says it is a scam. I'm sure you can use common sense however. The tool isn't meant for functionality use, it was made as just a project for fun.
Scam Detector
Put in a website and it will output if its a scam or not! It takes the HTML of the site using urllib and parses for certain keywords to determine the legitimacy of the site. Still in beta as of posting this.
I never responded to this. Apologies. A lot of the bugs were fixed and the code was fixed from then and now. The reason it is saying 'Repl.it' is a scam is because it is looking for certain keywords. Obviously it's going to have a keyword like 'scam' in it. That's why it says it is a scam. I'm sure you can use common sense however. The tool isn't meant for functionality use, it was made as just a project for fun.