Inspiration

There are many news articles flowing through the internet with biased information. We wanted to support against biased news articles and decided to create this app - _ Fake News Analyzer _

What it does

The app takes in an existing URL of any news article and scans the articles for specific words to check if the article is biased or not.

How we built it

'''We scraped the news website using Diffbot API to extract the text and html. Using the text, we ran a sentiment analysis to determine the bias of the text. Then, we highlighted strong words to show the reader the bias visually. Finally, we used phone2action API to find the legislator information so that action can occur easily from reading the article.

Challenges we ran into

We struggled on finding the phone2action api key. We attempted MongoDB, but realized it was not necessary.

Accomplishments that we're proud of

Finishing on time.

What we learned

We learned about javascript and phone2action api.

What's next for Fake News Analyzer

We will implement Big Parser next.

Built With

Share this project:

Updates