Skip to content

hariprasadpo28/Django_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Django Appplication with Instagram Business accounts data

Scraping Instagram data using instaloader module

Creating Django application to add those to a database and display it in the frontend by page wise and also with filtering system.

Running the application:

Create a virtual environment and install all the required dependencies from requirements.txt by the command "pip install -r requirements.txt". Make sure the current directory contains the requirements.txt file.

Open a command window in insta_data_app folder where manage.py is located, run the command "python manage.py runserver". Default username and password are "admin" and "admin"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published