Skip to content

OGarland001/SenecaSmartCitiesHackathon2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SenecaSmartCitiesHackathon2023

image

image

Project Links

https://youtu.be/0J2MQuq_Qi8

Front End Extension

1 2
image image
image image

Back End Python Model

image image The backend model learns from a CSV file of known bot accounts and known real accounts. to make a prediction based on trends as to the validity of the account (is the account in consideration a bot or a real person).

The models considers if the account has a profile picture or not, how long the username is and if it has words or is just numbers, how long the name is and if it is mainly numbers, if the name is the same as the username, the length of the description, the URL, if the account is private or not, the number of posts, the number of followers, and the numbers of follows.

Future work

Unfortunately, due to changes to the Instagram API and scraping issues, this project has been put on the backlog for the CTRL-ALT-DEFEAT Team; stay tuned in the future for more work by us.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors