VinciGit00 / Scrapegraph-ai

Python scraper based on AI

Home Page:https://scrapegraphai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello ! Kindly i need your proffesional advice on how to configure playwright

abc-africa opened this issue · comments

I am in a situation where by i want to scrape a page that is behind auth, so i have to login first, how would i implement the use of my default browser with which i have already logged in?

Hey @abc-africa it is in the to-do list. It can be done by modifying the ChromiumLoader to allow connections to existing chromium instances here. Opened a branch if you'd like to contribute!