← Back to home
Comparison · Analytics

Fulcrum vs rvest

A side-by-side editorial comparison of Fulcrum and rvest — release velocity, themes, recent moves, and the top alternatives to consider.

Fulcrum vs rvest: at a glance

FeatureFulcrumrvest
SectorAnalyticsAnalytics
Velocity score6.30.0
Sparks · 30d00
Top themesfield-data-collection, esri-arcgis, offline-maps, on-device-inferencer, web-scraping, html-parsing, headless-browser
Last editorial update15h ago2h ago
WebsiteVisit →

What is Fulcrum?

Fulcrum's mobile train is all Esri migration cleanup, with on-device inference quietly changing format.

Fulcrum ships iOS, Android, and web releases on a near-weekly cadence, and this stretch is dominated by mapping work following the Google Maps retirement announced for September. Recent builds upgraded to ArcGIS SDK 300.0.0, moved the web map engine to current ArcGIS and deck.gl versions, and worked through the resulting stability issues — basemap loading, location resolution, black map screens, panning and zooming performance. The most consequential change is easy to miss: ONNX support for on-device machine learning inference was removed in favor of a new INFERENCE format that reads labels from an uploaded labels.txt.

Read the full Fulcrum trajectory →

What is rvest?

rvest grew a real browser, turning a static scraper into a dynamic one.

rvest is the tidyverse's HTML scraping package. The 1.0.0 line rebuilt table parsing to mimic how browsers actually read tables, and 1.0.4 added read_html_live(), which drives a headless browser so JavaScript-rendered pages can be scraped at all. 1.0.5 is consolidation on that newer path.

Read the full rvest trajectory →

Fulcrum vs rvest: editorial side-by-side

F
Fulcrum
ANALYTICS
6.3

Fulcrum's mobile train is all Esri migration cleanup, with on-device inference quietly changing format.

◆ Current state

Fulcrum ships iOS, Android, and web releases on a near-weekly cadence, and this stretch is dominated by mapping work following the Google Maps retirement announced for September. Recent builds upgraded to ArcGIS SDK 300.0.0, moved the web map engine to current ArcGIS and deck.gl versions, and worked through the resulting stability issues — basemap loading, location resolution, black map screens, panning and zooming performance. The most consequential change is easy to miss: ONNX support for on-device machine learning inference was removed in favor of a new INFERENCE format that reads labels from an uploaded labels.txt.

◆ Where it's heading

This is a platform consolidation being paid down one point release at a time. Having committed to Esri, Fulcrum is absorbing the instability that came with it, and each release reads as fixes to symptoms of the same migration. Underneath, the offline and field-capture story continues to get real attention — downloaded offline map layers can now be updated in place, and Photo FastFill moved to background processing so it no longer blocks editing.

◆ Prediction

Expect the release notes to stay fix-dominated through the September Google Maps cutoff, with the migration-related map defects tapering after it passes. Photo FastFill leaving early access is the most likely next substantive item.

R
rvest
ANALYTICS
0.0

rvest grew a real browser, turning a static scraper into a dynamic one.

◆ Current state

rvest is the tidyverse's HTML scraping package. The 1.0.0 line rebuilt table parsing to mimic how browsers actually read tables, and 1.0.4 added read_html_live(), which drives a headless browser so JavaScript-rendered pages can be scraped at all. 1.0.5 is consolidation on that newer path.

◆ Where it's heading

The package has split into two modes: fast static parsing for ordinary documents, and a live browser session for client-rendered ones. Recent effort concentrates on hardening the live path, where page navigation and interaction bugs surface that never existed in static parsing.

◆ Prediction

Expect further fixes and documentation around read_html_live() as more scraping targets move rendering to the client.

Alternatives to Fulcrum and rvest

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Fulcrum or rvest.

See all Fulcrum alternatives → · See all rvest alternatives →

Recent activity from Fulcrum and rvest

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 22h agoFulcrumAndroid: update offline map layers in place, non-blocking Photo FastFill
  2. 1d agoFulcrumiOS fix: slow location resolution blocked record saves
  3. 6d agoFulcrumWeb: SSO email wording and ArcGIS/deck.gl version bumps
  4. 7d agoFulcrumAndroid fixes: ArcGIS stability, signature button, photo markup
  5. 7d agoFulcrumiOS fixes: basemap loading and black map screen
  6. 8d agoFulcrumiOS: ArcGIS SDK 300.0.0 and ONNX replaced by a new INFERENCE format
  7. 11mo agorvestrvest 1.0.5 fixes stale nodes after click navigation in LiveHTML
  8. 2y agorvestrvest 1.0.4 scrapes JavaScript pages via a live browser session
  9. 3y agorvestrvest 1.0.3 re-documents to fix .Rd HTML issues
  10. 4y agorvestrvest 1.0.2 returns empty tibbles for empty tables
  11. 5y agorvestrvest 1.0.1 parses blank rowspan and colspan as 1
  12. 5y agorvestrvest 1.0.0 rewrites table parsing to match browser behaviour

Frequently asked questions

What is the difference between Fulcrum and rvest?

They serve adjacent needs but don't currently overlap on shipped themes. Fulcrum is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Fulcrum better than rvest?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Fulcrum is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to Fulcrum?

Top Fulcrum alternatives in Analytics are ranked by recent ship velocity. Browse the "Fulcrum alternatives" section above for the current picks, or visit /alternatives/fulcrum for the full list with editorial commentary on each.

What are the best alternatives to rvest?

Top rvest alternatives in Analytics are ranked by recent ship velocity. Browse the "rvest alternatives" section above for the current picks, or visit /alternatives/rvest for the full list with editorial commentary on each.