π Accumulate per-product price history across scheduled runs into analytics nobody else offers. β
Volatility (stdev/CV), promo cadence (frequency, gap, discount depth), price bands with today's percentile, a next-drop estimate, and trend. Scrape URLs or feed a price list β testable offline.
π Match the SAME physical product across retailers/marketplaces, no shared SKU. β
Brand/model/pack/size extraction, unit canonicalisation, blocking. β οΈ Different pack count or size never match, even on near-identical titles.
β‘ Get alerted the day a product you sell, stock or compete with is recalled. β
Official US feeds: FDA food, drug and device enforcement plus CPSC consumer products. β
Filter by brand, keyword or FDA class. Each recall is announced exactly once.
β‘ Classify thousands of products into a deep, multi-level category tree with no LLM. β
Walks the taxonomy level by level so every path is internally consistent, scores with TF-IDF-ish cosine + token overlap + trigram similarity, and routes low-confidence items to a review queue instead of.
π§© Crawl a site and get back a FINISHED, embedding-ready RAG dataset β not just clean text. β
Semantic chunking on heading boundaries, never mid-code-block or mid-table. β
Token estimator, configurable overlap, near-duplicate removal, full provenance per chunk.
β‘ ~$0.002/check. Get a webhook the moment a sold-out product is available again. β
Works on almost any shop with zero setup. β
Reads structured availability first, falls back to on-page wording, and supports your own phrases in any language.
β‘ Turn thousands of reviews, support tickets or survey answers into RANKED THEMES, not just a sentiment score. β
TF-IDF phrase weighting, blocking-based similarity clustering with no fixed k, top-distinguishing-term labels, volume/share/rating per theme, and rising/falling trend flags over time.
π Six technical SEO audits merged into one crawl β redirect chains, broken links, canonical issues, duplicate titles/meta, heading structure, indexability β then diffed against the last run so it reports what REGRESSED. β
Scores the site 0-100. First run is a baseline.
π£ Track your and competitors' position-weighted share of search visibility across a keyword set, over time. Works from SERP results you supply β the reliable path, since Google returns a JS shell to server-side requests. Optional Bing/DuckDuckGo live fetch.
β‘ Scrape any Shopify store's full catalogue through its own public endpoint. β
Products, variants, SKUs, prices, compare-at prices, stock flags, tags and images. β
One row per product or per variant. No API key, no rendering, no anti-bot.
πΈοΈ Crawls an entire site and diffs it run over run: pages ADDED, REMOVED, CHANGED (structural vs body) or UNCHANGED. β
Canonical URL handling collapses /page, /page/ and ?utm_source=x into one page, and flags near-duplicate templated pages within a run.
β‘ Detects the right schema.org type from page content, GENERATES clean JSON-LD, and VALIDATES existing markup against Google's rich-result requirements. β
11 types, required-vs-recommended scoring, site-wide audit via sitemap.
β‘ Fingerprint what technology any website runs from a 120+ technology signature library: CMS, ecommerce platform, analytics, ad tech, CDN, payment, hosting, JS frameworks and marketing automation.
β‘ Scrape any PUBLIC Telegram channel β no API key, no phone number, no login. β
Post text, view counts, dates, photos, videos, links, hashtags and forwards. β
Filter by keyword, minimum views, media or date.
β‘ Scrape open roles from any company Workday careers board. β
Thousands of enterprises run Workday and its API needs a POST, which is why good scrapers are scarce. β
Paging, title and location filters, remote detection.