Skip to content

itssimmons/instagram-scrapie-coco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram User Scrap

Ig scrapy coco is a project to get the information of a any public user on instagram just by its username

image

Getting started

Develop

./run.sh

To test, send a GET request to http://127.0.0.1:8080/api/users/{username} and see what happens Enjoy coding!

Prod

[10/12/2022 17:10] Last deployment - None

Packages

pip install selenium
pip install python-dotenv
pip install beautifulsoup4
pip install fastapi
pip install "uvicorn[standar]"

Contributing

Feel free to pull request!

About

Basic instagram users scrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published