Logistic regression is proposed as a novel technique for automated fake news detection. The technique uses NLP processing on a fake news dataset to extract text features before applying logistic regression. The proposed system achieves 97.5% accuracy on test data, outperforming existing methods. It can detect fake news across different datasets and is deployed as a web application using Django and Heroku for online use.