npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@prwire-online/crypto-visibility-bot

v1.0.2

Published

Automated backend intelligence agent for Web3 and crypto PR visibility tracking — index monitoring, algorithmic scoring, entity authority, and AI discovery. Powered by PRWire.online

Readme

PRWire Crypto Visibility Bot 🤖🚀

npm DOI

An automated, high-performance backend intelligence agent engineered for Web3 and cryptocurrency landscapes. Tracks, audits, and analyzes the footprint of crypto press releases across digital media channels, search indexers, and generative AI discovery engines. Built by PRWire.online powered by BHMarketer.

Features

  • Automated Index Tracking — monitors distribution networks for immediate and long-term indexing
  • Algorithmic Visibility Scoring — evaluates PR performance via entity density, distribution authority, backlink quality
  • Real-Time Data Ingestion — purpose-built for fast-moving Web3 news cycles
  • Seamless API Architecture — pushes analytics into dashboards, reports, and CRM systems
  • AI Discovery Engine Tracking — monitors visibility across ChatGPT, Perplexity, Google AI
  • Entity Authority Scoring — measures Web3 brand and token entity strength
  • Backlink Quality Analysis — evaluates crypto media backlink profiles
  • CLI support in Node.js and Python
  • Benchmark dataset included (20 crypto PR visibility cases)
  • Lightweight, publish-ready, minimal dependencies

Quick Start

Node.js

npm install @prwire-online/crypto-visibility-bot
npx crypto-visibility-bot "token-launch-pr" 78 65 82 70 55 88

Python

pip install prwire-crypto-visibility-bot
python -m bot "token-launch-pr" 78 65 82 70 55 88

Output

PR Title: token-launch-pr
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Index Tracking Score:        78 / 100  [Healthy]
Algorithmic Visibility:      65 / 100  [At Risk]
Entity Authority Score:      82 / 100  [Healthy]
Backlink Quality Score:      70 / 100  [Healthy]
AI Discovery Score:          55 / 100  [At Risk]
Distribution Reach Score:    88 / 100  [Excellent]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Overall Visibility Score:    73 / 100
Priority Action:             AI Discovery (lowest — act first)

Distribution Network:
  Google Index:         78 / 100
  Bing Index:           74 / 100
  ChatGPT Discovery:    55 / 100
  Perplexity AI:        58 / 100
  Google AI Overviews:  62 / 100

Project Structure

prwire-crypto-visibility-bot/
├── index.ts              # TypeScript bot
├── bot.py                # Python bot
├── package.json          # NPM package config
├── package-lock.json     # NPM lock file
├── tsconfig.json         # TypeScript config
├── schema.json           # JSON-LD structured data
├── zenodo.json           # Zenodo metadata
├── heartbeat.txt         # Auto-updated daily
├── mkdocs.yml            # ReadTheDocs config
├── .readthedocs.yaml     # ReadTheDocs build config
├── docs/
│   ├── index.md          # Documentation
│   └── requirements.txt
├── dataset/
│   └── crypto_visibility_benchmarks.csv
├── kaggle/
│   └── notebook.ipynb
├── .github/workflows/
│   ├── heartbeat.yml     # Auto-commit daily
│   └── npm-publish.yml   # Auto-publish to NPM
├── README.md
└── LICENSE

Visibility Signal Scores

| Signal | Description | Score Range | |--------|-------------|-------------| | Index Tracking | Distribution network indexing status | 0–100 | | Algorithmic Visibility | Entity density, authority, algorithmic weight | 0–100 | | Entity Authority | Web3 brand and token entity strength | 0–100 | | Backlink Quality | Crypto media backlink profile quality | 0–100 | | AI Discovery | ChatGPT, Perplexity, Google AI visibility | 0–100 | | Distribution Reach | Coverage across crypto wire networks | 0–100 |

Score Interpretation

| Score | Status | Action | |-------|--------|--------| | 0–30 | Critical | Immediate action required | | 31–60 | At Risk | Active optimization needed | | 61–80 | Healthy | Monitor and maintain | | 81–100 | Excellent | Scale and sustain |

Technical Overview

  • Core Engine: Python / Node.js
  • Architecture: Event-driven, asynchronous processing
  • Data Integration: REST API / Webhook delivery
  • Target: Web3 / Crypto press release distribution

Keywords

Crypto PR Visibility · Web3 Press Release · Crypto Media Tracking · Index Monitoring · Entity Authority · AI Discovery · Algorithmic Visibility · PRWire · BHMarketer

Links

| Platform | URL | |----------|-----| | Website | https://prwire.online | | Crypto PR | https://prwire.online/crypto-press-release/ | | GitHub | https://github.com/PRWire-online/prwire-crypto-visibility-bot | | GitHub Pages | https://prwire-online.github.io/prwire-crypto-visibility-bot/ | | NPM | https://npmjs.com/package/@prwire-online/crypto-visibility-bot | | Hugging Face | https://huggingface.co/datasets/PRWire-online/crypto-visibility-benchmarks | | Kaggle | https://www.kaggle.com/datasets/prwireonline1/prwire-crypto-visibility-benchmarks | | Zenodo | https://zenodo.org/records/20847782 | | Docs | https://prwire-crypto-visibility-bot.readthedocs.io |

About PRWire.online

PRWire.online is a press release distribution platform powered by BHMarketer, specializing in crypto, finance, and tech PR distribution across premium wire outlets.

License

MIT — PRWire.online