BuilderIO / BuilderIO/gpt-crawler

Support `startsWith` selector

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
22.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

Want to index edgedb docs https://www.edgedb.com/docs/datamodel/index

Docs exist inside this class `layout_docsContent__JzhPH` where `JzhPH` changes page to page.

Currently the selector wants fixed value. Would be nice to support `[class^="layout_docsContent__JzhPH"]` essentially.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Start by locating the TypeScript code that validates or applies CSS selectors, then check how fixed class selectors are handled for the EdgeDB documentation URL. Done means selectors using a class prefix such as [class^="layout_docsContent__JzhPH"] are accepted and the existing fixed-value behavior still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.