Skip to content

a project that collects and analyzes information from social networks

License

Notifications You must be signed in to change notification settings

MinsportUz/social_analiz_back

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network Analysis

[Build Status](https://travis-ci.org/alexeykorevin/social_network_analysis

a project that collects and analyzes information from social networks

About project

the purpose of the project is a platform for collecting data such as posts, views, comments, followers, ... from social networks and keeping statistics.

In addition, it works as a platform for storing social data

Social networks accepted by the platform:

  • Telegram ✅
  • Instagram ✅
  • Facebook ✅
  • Youtube ✅
  • Twitter ✅
  • Tiktok ✅
  • Web sites ✅ (with API)

Installation

pip3 install -r requirements.txt

Make migrations and migrate

python3 manage.py makemigrations

python3 manage.py migrate

Run project

python3 manage.py runserver 8000

License

MIT

About

a project that collects and analyzes information from social networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%