Skip to content

Scrape UX: auto-detect first + visual item cards + selectors behind Edit#15

Merged
nmbrthirteen merged 1 commit into
mainfrom
feature/scrape-visual-detect
Jul 1, 2026
Merged

Scrape UX: auto-detect first + visual item cards + selectors behind Edit#15
nmbrthirteen merged 1 commit into
mainfrom
feature/scrape-visual-detect

Conversation

@nmbrthirteen

Copy link
Copy Markdown
Owner

Makes setting up a Website source mostly "paste URL → click one button → see what'll be scraped", instead of writing CSS by hand.

  • Detect content row is now the primary action. Auto-detect fields runs AI detection and then immediately previews.
  • Visual preview: each detected item renders as a card (image thumbnail, bold title, labelled fields) so you see the content that will be imported.
  • The CSS selectors (item selector, fields table, next-page) are hidden behind an Edit selectors toggle — available for tweaking, out of the way by default.

No behavior change to scraping itself; the selectors still drive it (auto-filled by detection). 86 tests green, lint clean.

- 'Detect content' is now the primary action: Auto-detect fields runs the AI
  detection then immediately previews, so you see what will be scraped.
- Preview renders visual cards (image thumb, title, labelled fields) instead of
  a text line.
- The CSS item-selector / fields / next-page rows are tucked behind an 'Edit
  selectors' toggle (hidden by default) — minimal manual work unless you want it.
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nmbrthirteen, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 50 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 67be6c6d-fd88-4f1e-ad16-cc8a3457c893

📥 Commits

Reviewing files that changed from the base of the PR and between f3cefe1 and 38d9fb5.

📒 Files selected for processing (2)
  • assets/css/admin.css
  • src/Admin/views/sources.php
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/scrape-visual-detect

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nmbrthirteen
nmbrthirteen merged commit a799848 into main Jul 1, 2026
6 checks passed
@nmbrthirteen
nmbrthirteen deleted the feature/scrape-visual-detect branch July 1, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant