Universal Scraper Template

Create / Edit Source

Enter class/id/tag directly — no dot/hash needed.
Start URLs
Choose the list-page parent to branch from.
Pick the exact child (e.g., a specific city link). This becomes the start URL.

Level-1 (List page, optional Detail)
Example: .serp-card or [data-qa="serp-card"]
Example: a.serp-profile-name
Example: nav[aria-label="pager"] a[rel="next"]
Tip: For detail-only fields, set Page = detail (the profile link will open).

Filters (Query Params)
Example: section = Business Law
Choose POST if the site submits a form.
Body (form-data) for POST
Headers (optional)
Cancel