Detect potential phishing url with Open AI API
- Go to https://openai.com and obtain your own API Key
- Clone this repository on your local machine
- Ensure you have Node JS installed. Run
npm install - Create a
.envfile. Copy and paste the contentenv-sample.txtin.env - Add your own API Key inside the
.envfile - Run
node indexto start the command line - Enter any URL to check and press Enter on the keyboard. Wait for the result.