Troubleshooting
If a recipe returns zero rows, the most common causes are: the page structure changed, the site requires login you have not granted, or the pattern was too specific. Open the recipe editor and try re-teaching the first field.
If the extension icon does not light up, reload the tab. If that fails, disable and re-enable the extension from chrome://extensions. Still stuck? Email support@stekpad.com with the URL and the recipe name.
Related on Stekpad
More in this cluster
Scrape Any Website Without XPath or CSS Selectors
Opens by documenting the XPath fragility problem with real examples: an e-commerce site renames a class, a LinkedIn update shifts the DOM, a SaaS app adds a modal — all three break every XPath-based scraper overnight. Then explains how Stekpad's point-and-click selector works: click the field, Stekpad infers a resilient selector, and auto-repairs when the DOM shifts. Includes a side-by-side: traditional scraper setup (write XPath) vs Stekpad setup (click a field). Ends with a step-by-step no-code scraping walkthrough.
Frequently Asked Questions
Covers the top 15–20 questions users ask before and after installing Stekpad. Key topics: Is Stekpad free? What browsers does it support? Is web scraping legal? Does Stekpad work on LinkedIn, Gmail, Salesforce? How is data stored? Does data leave my browser? What happens if a site changes its layout? Can I use Stekpad without a login? Emit FAQ schema (JSON-LD) on the page for rich results.
Install Stekpad
Step-by-step install guide for the Stekpad Chrome extension. Covers Chrome Web Store install, pinning the side-panel, granting required permissions, and opening the panel on any page. Includes a screenshot at each step. Ends with a "next step" link to the quickstart guide.
Point-and-Click Selector: Build a Schema Without Writing Code
Explains how Stekpad's click-to-select interface works: click an element, Stekpad highlights matched siblings, you confirm the field, and it builds a stable selector under the hood. Covers multi-element selection, nested fields, and what happens when a site's DOM changes. No XPath knowledge required at any step.