parth-1203 / Fake-news-and-disinformation-detecting-system

It is a web-app in which you can give an URL for any news or article and it will return the result wether it is a fake news or trustable news. It uses python for the algortihm which is conected to front-end using flask. It also uses ajax live search feature that allows users to search URLs without reloading the page
0 stars 0 forks source link

Database Creation #1

Open Krithika1092001 opened 9 months ago

Krithika1092001 commented 9 months ago

please tell me about how to store the csv files using maltego and the front end code is not running

parth-1203 commented 9 months ago

please tell me about how to store the csv files using maltego and the front end code is not running

first for the front end code install all the dependencies like bs4, requests and all the files imported in it and try running it again. If the issue persists again please attach a screenshot of the error

for the csv files: maltego is a OSINT tool you can read about it on google. I used the maltego to collect all the websites spreading misinformation and put them in a csv file manually.

Krithika1092001 commented 9 months ago

Ok thank you if there is any issue I will provide with the screenshot

On Thu, 28 Sept, 2023, 11:00 pm parth-1203, @.***> wrote:

please tell me about how to store the csv files using maltego and the front end code is not running

first for the front end code install all the dependencies like bs4, requests and all the files imported in it and try running it again. If the issue persists again please attach a screenshot of the error

for the csv files: maltego is a OSINT tool you can read about it on google. I used the maltego to collect all the websites spreading misinformation and put them in a csv file manually.

— Reply to this email directly, view it on GitHub https://github.com/parth-1203/Fake-news-and-disinformation-detecting-system/issues/1#issuecomment-1739742303, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DD6EFSAYF5QG3VV4ZD5U3X4WX4LANCNFSM6AAAAAA5LA3RZM . You are receiving this because you authored the thread.Message ID: <parth-1203/Fake-news-and-disinformation-detecting-system/issues/1/1739742303 @github.com>

Krithika1092001 commented 8 months ago

please tell me whether there is a way we can add some machine learning for this project.What is front end and back end for the project