|
|
hace 10 meses | |
|---|---|---|
| api | hace 10 meses | |
| browser | hace 10 meses | |
| hace 10 meses | ||
| util | hace 10 meses | |
| .gitignore | hace 10 meses | |
| README.md | hace 10 meses | |
| app.py | hace 10 meses | |
| stealth.min.js | hace 10 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)