/ig-scrapy-coco

Basic instagram users scrap

Primary LanguagePythonMIT LicenseMIT

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!