Scrape A Political Website To Build A Fake & Real News Data Set Using Python

randerson112358
6 min readNov 21, 2020

Build a fake /real news data set !

In this article, I will show you how to create your very own data set that contains false/fake and true/real news by scraping a political website called PolitiFact.com using python ! You can later use this data set for other projects like creating models to detect fake news.

--

--