tiagolofi / autobot

Automações Web com Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automações Web com Python

Integrações disponíveis

  1. Spotify

Uso

from data import SPOTIFY

autobot = AutoBot(browser = 'chrome', data = SPOTIFY)

autobot.__choose_browser_and_login__()

autobot.__select_image_click__(function = 'search')

autobot.__write__('marília mendonça bin')

About

Automações Web com Python


Languages

Language:Python 100.0%