https://github.com/teamloick/lolinck-api
[ Non-Functional Version ] Lolinck is an open source API that use machine learning to detect if a website is safe or not. It can detect NSFW, phishing, malware, ip logging and more.
https://github.com/teamloick/lolinck-api
artificial-intelligence cyber-threat-intelligence cybersecurity python python3 security-tools
Last synced: 23 days ago
JSON representation
[ Non-Functional Version ] Lolinck is an open source API that use machine learning to detect if a website is safe or not. It can detect NSFW, phishing, malware, ip logging and more.
- Host: GitHub
- URL: https://github.com/teamloick/lolinck-api
- Owner: TeamLoick
- License: mit
- Created: 2022-07-21T23:07:15.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2022-09-09T22:02:02.000Z (about 3 years ago)
- Last Synced: 2023-03-04T16:44:56.955Z (over 2 years ago)
- Topics: artificial-intelligence, cyber-threat-intelligence, cybersecurity, python, python3, security-tools
- Language: Python
- Homepage: https://lolinck.xyz
- Size: 45.9 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lolinck is an open source API that use machine learning to detect if a website is safe or not. It can detect NSFW, phishing, malware, ip logging and more.## Getting started
We have a lot of samples in our [documentation](https://lolinck.vercel.app/) for the most famous programming languages. We also have libraries for python and for nodejs. Or you can only make a simple request to our API. However you have to know that we put a limit for free users. If you are a free user you can only make 1 request per 2 seconds., and 1 million requests per month. If you want to remove this limit you can buy a premium plan. If you want to know about our premium tier check visit the next page.## How it works
Now we are in the process to recolect enought data to train our AI. To check links we check the content of the website, the code and the headers. We also check in our db and the biggest public db of links.