BuilderIO / gpt-crawler

Crawl a site to generate knowledge files to create your own custom GPT from a URL
https://www.builder.io/blog/custom-gpt
ISC License
18.14k stars 1.88k forks source link

how to add userName & passwd to gpt-crawler #141

Open DorakuCN opened 5 months ago

DorakuCN commented 5 months ago

how to add userName & passwd to gpt-crawler i have some URL, which need username and passwd to login. how can i modify the code to crawl those data.

Thks