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.17k stars 1.89k forks source link

Allow `waitForSelector` timeout configuration #13

Closed iperzic closed 7 months ago

iperzic commented 7 months ago

Some pages take more than a 1000ms to load, which is the default timeout here. For these occasions it can be useful to be able to configure the default waitForSelector timeout in config.js.

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: