BuilderIO / BuilderIO/gpt-crawler
Exclude directories
Open
- Dominant language
- TypeScript
- Stars
- 22.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
Can someone add a function where you can also exclude specific directories? Like, don't crawl example.com/products/ (and all products deeper inside the path?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the crawler entry point and trace how URLs are selected and expanded from the starting site. Define done as excluding the requested directory path and deeper paths while continuing to crawl other URLs, then add or run coverage for that behavior if the project provides crawler tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100