Jetboost
Add real-time search, filtering, and CMS Map to Webflow, no code.
Jetboost for Webflow is the leading no-code SaaS layer for supercharging Webflow CMS Collection Lists with real-time search, dynamic multi-filters, sorting, pagination, favorites, and an interactive CMS Map. Instead of writing JavaScript, you connect your Webflow workspace, configure each "Booster" in Jetboost's visual editor, and paste the generated data attributes onto your Webflow elements. For directories, marketplaces, job boards, and resource libraries that need live filtering on a custom domain, Jetboost is the faster, more polished path compared to free alternatives like Finsweet Attributes.
What Jetboost adds to Webflow CMS
- Search: real-time, as-you-type search across any CMS Collection List, scoped to the fields you choose.
- Filter: dynamic multi-filtering with AND/OR logic using checkboxes, radios, dropdowns, and range sliders.
- Sorting: reorder results by any CMS field — alphabetical, date, number, or a custom priority.
- Pagination: infinite scroll, load-more buttons, or traditional numbered pagination on long lists.
- Favorites: let visitors bookmark or like items, with persistence that pairs well with Memberstack for logged-in users.
- CMS Map: plot CMS items on an interactive Mapbox-powered map with distance-based search, ideal for store locators and real estate.
Jetboost also ships two lighter Boosters — Auto Archive, which hides expired items on a date field, and CMS Lightbox, which generates per-item image galleries — rounding out a toolkit that covers most CMS display needs.
How Jetboost's Boosters work
Each Booster is built in Jetboost's browser-based visual editor. You select your target CMS Collection List, define which fields are searchable or filterable, set AND/OR filter logic, and the editor generates the exact data attributes you need (for example, jb-search on an input, or jb-filter="category" on a checkbox group). You add those attributes as Custom Attributes on the matching elements inside the Webflow Designer — no JavaScript or script tag in your header.
When you publish, Jetboost pulls and indexes your CMS data and runs the Boosters entirely client-side on the live site. Because filtering happens in the browser, results update instantly without a page reload, and Boosters only fully execute on the published domain — the Webflow Designer preview will not show live filtering.
How to add search and filtering with Jetboost
- Create a free account at jetboost.io and click Connect Webflow, then authorize Jetboost to access your Webflow workspace.
- Select the Webflow project you want to boost.
- In the Jetboost dashboard, click Create Booster and choose Search or Filter (you can layer Boosters later).
- In the visual editor, pick the target CMS Collection List and the fields you want to make searchable or filterable; for filters, set AND/OR logic and accepted values.
- Copy the data attributes Jetboost generates — for example
jb-searchfor the input, and filter identifiers likejb-filter="category"for each control. - In the Webflow Designer, select each element (search input, checkbox, Collection List wrapper) and paste the attributes into Element Settings → Custom Attributes.
- Add a Pagination or Sort Booster the same way if you need load-more or reordering on the same list.
- Publish from Webflow, then test on the live domain — Boosters do not run inside the Designer preview.
Jetboost pricing
Jetboost pricing is per-visitor and applies to all sites within a single Webflow Workspace. Every plan, including Free, includes the full Booster set; paid tiers add instant CMS re-indexing and higher visitor caps. A free tier covers webflow.io staging only, so any production site on a custom domain needs a paid plan.
| Plan | Visitors/mo | Price (annual) | Best for |
|---|---|---|---|
| Free | 5,000 | $0 | webflow.io staging only |
| Core | 50,000 | $19/mo | Lower-traffic sites using core features |
| Premium | 100,000 | $39/mo | Business sites (most popular) |
| Growth | 300,000 | $79/mo | Growing, higher-traffic sites |
| Ultimate | 1,000,000 | $149/mo | Mission-critical, high-traffic sites |
Annual billing saves up to 20% versus monthly. Higher tiers add instant CMS updates, while the Free plan only re-indexes when the site is published.
Jetboost vs. Finsweet Attributes
Jetboost and Finsweet Attributes are the two dominant ways to filter CMS items in Webflow. Jetboost is paid SaaS with a polished visual editor and extras like favorites and a CMS Map; Finsweet Attributes is free, open-source, and code-light but more manual to configure. The community consensus is that Jetboost wins on speed of setup and built-in features, while Finsweet wins on cost and control.
| Factor | Jetboost | Finsweet Attributes |
|---|---|---|
| Price | From $19/mo (paid for production) | Free, open-source |
| Setup | Visual editor + paste attributes | Manual attributes + one script |
| Search | Native real-time, as-you-type | Basic text matching |
| Favorites | Built-in Booster | Requires custom build |
| Map | CMS Map Booster (Mapbox) | Not available |
| Best for | Speed, polish, larger CMS sites | Budget, control, smaller sites |
For a deeper dive, see the Finsweet comparison page and our guide on how to filter CMS items in Webflow.
Best Jetboost + Webflow use cases
Directories and vendor listings
Searchable, filterable directories of vendors, team members, or case studies are Jetboost's sweet spot — combine Search with multi-filter checkboxes and load-more pagination so visitors find the right entry fast.
Job boards
Job boards rely on category filters, keyword search, and date sorting. Jetboost's AND/OR filter logic lets candidates stack filters (for example, remote AND senior AND engineering) while Auto Archive hides expired postings automatically.
Marketplaces
Light marketplaces use Favorites to let shoppers bookmark items, then pair with Memberstack to persist those saved items across logged-in sessions and drive return visits.
Real estate and store-locator maps
The CMS Map Booster plots listings on an interactive Mapbox map with distance-based search, perfect for real estate, store locators, and event finders that need location context.
Resource libraries and blogs
Long content libraries benefit from category filters, search, and load-more pagination — visitors stay on one page while refining by topic, format, or date.
Limitations to know
- Paid for any production site on a custom domain. Free works only on
webflow.iostaging subdomains with a 5,000-visitor-per-site cap. - Per-site monthly visitor caps on every plan (5K → 1M); exceeding them requires an upgrade, and the Free plan only re-indexes on publish.
- Client-side only, so very large collections can feel slow because all filtering happens in the visitor's browser.
- More expensive than free alternatives like Finsweet Attributes if you only need basic filter and sort.
Related Webflow integrations
- Finsweet Attributes — the free, open-source alternative for filter, sort, and paginate.
- Memberstack — pair gated content with Jetboost favorites for saved-item persistence.
- NoCodelytics — capture the search queries visitors run through Jetboost Boosters.
Read the 20 Best Webflow Integrations in 2026, and follow the step-by-step how to filter CMS items in Webflow guide.
Frequently asked questions
Jetboost is free only on Webflow's webflow.io staging subdomains, capped at 5,000 visitors per site per month. Any production site published to a custom domain requires a paid plan, starting at $19 per month for 50,000 visitors. Annual billing saves up to 20%. There is no free tier for live, custom-domain sites.
Jetboost is a no-code SaaS layer that connects to your Webflow workspace via OAuth. You build Boosters (Search, Filter, Sort, Pagination, Favorites, CMS Map) in a visual editor, then paste the generated data attributes, such as jb-search, onto Webflow elements as Custom Attributes. Jetboost indexes your CMS data on publish and runs entirely client-side on the published site, so changes appear on the live domain rather than inside the Webflow Designer preview.
Finsweet Attributes is free and open-source, while Jetboost is paid SaaS. Jetboost offers polished as-you-type search, a built-in favorites system, and a CMS Map Booster that Finsweet lacks. Finsweet Attributes gives you filtering, sorting, and load-more pagination at no cost but requires more manual attribute setup. Choose Jetboost for speed and extras, Finsweet for budget and control.
Yes. Jetboost's Search Booster adds real-time, as-you-type search across any Webflow CMS Collection List. You pick which CMS fields are searchable in the visual editor, add the jb-search attribute to your input field, and publish. Results update instantly as visitors type, with no page reload, and it pairs with Filter, Sort, and Pagination Boosters on the same list.
Jetboost pricing starts at $19 per month (Core, 50,000 visitors), rises to $39 per month (Premium, 100,000 visitors, most popular), $79 per month (Growth, 300,000 visitors), and $149 per month (Ultimate, 1,000,000 visitors). Annual billing saves up to 20%. A free tier covers webflow.io staging only, capped at 5,000 visitors per site.
Launch faster with Webflow templates
Every template is CMS-ready and integration-friendly — connect your tools and ship.









