|
hace 3 meses | |
---|---|---|
api | hace 3 meses | |
browser | hace 3 meses | |
hace 3 meses | ||
util | hace 3 meses | |
.gitignore | hace 3 meses | |
README.md | hace 3 meses | |
app.py | hace 3 meses | |
stealth.min.js | hace 3 meses |
python的instagram RPA
from facebook import FackBookBrowser
from playwright.sync_api import sync_playwright, Page, Playwright
playwright_obj = sync_playwright().start()
browser = FackBookBrowser('Create_X9951@163.com')
browser.__init_browser__(playwright_obj)
page = browser.page
# page.goto(url)