https://github.com/samuelbarbosadev/instagrambot_python
Automação para postagens no instagram.
https://github.com/samuelbarbosadev/instagrambot_python
instagram instagram-api python python-script script selenium
Last synced: about 2 months ago
JSON representation
Automação para postagens no instagram.
- Host: GitHub
- URL: https://github.com/samuelbarbosadev/instagrambot_python
- Owner: SamuelBarbosaDev
- Created: 2022-06-29T23:35:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T12:37:28.000Z (over 3 years ago)
- Last Synced: 2025-03-22T19:25:54.602Z (over 1 year ago)
- Topics: instagram, instagram-api, python, python-script, script, selenium
- Language: Python
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BotDoInstagram-Python
Objetivo:
Automatiza meu instagram, postagem e etc.
Como Funciona:
Utilizando o html do instagram, e suas class, mapeio cada componente do site,
assim automatizando minhas postagens no instagram.
O que aprendi:
Aprendi muito sobre o selenium.
Tecnologias utilizadas:
- Linguagens:
- Python
- Libs:
- selenium
- time
- pyperclip
- pyautogui