Browse a bundled catalog of SEO claims, editorial verdicts and source labels.
Matches input phrases to predefined entries and offers a terminal quiz or full-catalog view. The runtime is an offline lookup tool.
Package runtime requirement: Node.js >=20. Git is needed to obtain this pinned source checkout.
git clone https://github.com/NickCirv/seo-lie-detector.git
cd seo-lie-detector
git checkout 246d4436a96f328cb9ba677282e0009fda3b12f6
node index.js --allThis source-derived example has not been executed in this review. The command prints the bundled claims database; it does not verify those claims against current web sources.
node index.js "meta keywords boost rankings"
node index.js --quiz
node index.js --allUnknown phrases produce a no-match response. Matching is based on normalized words/keywords rather than live search.
Command reference covers arguments, modes and output controls.
The verdicts and source labels are authored data, not a current fact-checking service. Sources are mostly human-readable labels rather than fetched evidence; this review verified the lookup behavior, not every SEO assertion. Recheck a claim against current primary search-engine documentation before using it professionally.
Declared package scripts:
| Script | Command |
|---|---|
start |
node index.js |
test |
node --test |
The smoke test syntax-checks the entrypoint; it does not exercise CLI behavior or integrations.
Source review and claim ledger records revision 246d4436a96f, inspected files and verification gaps.
Protected license and attribution files remain unchanged: LICENSE.