API · /cpan-api

CPAN API

salutare 4,784 Abbonati

The Perl package ecosystem — CPAN, the Comprehensive Perl Archive Network — as an API. Look up any distribution for its abstract, latest version, author, license, homepage / repository / bug-tracker links, runtime dependencies and download URL; find which distribution provides a given Perl module (e.g. JSON::PP, LWP::UserAgent); read a distribution's full release history with dates; and search the entire CPAN registry by keyword. Covers the Perl ecosystem from Mojolicious, Moose, DBI and Catalyst to JSON, Plack and the Dancer framework. Live from the official MetaCPAN API. Ideal for package dashboards, dependency and supply-chain tooling, Perl developer portals and CPAN ecosystem analytics. Open data from CPAN.

api.oanor.com/cpan-api
Ottieni una chiave API Prova nel parco giochi → Contatta provider

Specifica leggibile dalle macchine, così gli agenti AI possono integrare questa API.

/api/cpan-api/openapi.json
/api/cpan-api/llms.txt

Individuazione: GET /api/index.json elenca ogni API.

CPAN API — live data on the oanor API marketplace

API salute

salutare
Tempo di attività
100.00%
Sondaggi del server · 24 ore su 24
Latenza media
174 ms
Sondaggi del server · 24 ore su 24
Abbonati
4,784
attiva
Chiamate totali
95
ultimi 7 giorni

Prezzi

Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.

Free

Gratis

  • 3,520 chiamate/mese
  • 2 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 3,520 llamadas/mes
  • 2 req/seg
  • Distribución + módulo + lanzamientos + búsqueda
  • Sin tarjeta de crédito
Accedi per abbonarti

Starter

€4.25 /mese

  • 48,200 chiamate/mese
  • 8 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 48.2k calls/month
  • 8 req/sec
  • Dependencies + release history
  • Email support
Accedi per abbonarti

Pro

€12.85 /mese

  • 237,000 chiamate/mese
  • 20 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 237k llamadas/mes
  • 20 solicitudes/seg
  • Paneles de paquetes / herramientas de dependencias
  • Soporte prioritario
Accedi per abbonarti

Mega

€33.75 /mese

  • 1,190,000 chiamate/mese
  • 50 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 1.19M calls/month
  • 50 req/sec
  • CPAN ecosystem-analytics platform
  • Dedicated SLA
Accedi per abbonarti

Costruito da

Correlato APIs

Altro APIs con tag sovrapposti.

Homebrew Install Analytics API — oanor API marketplace

Homebrew Install Analytics API

Live-Installationsanalysen für Homebrew, den macOS- und Linux-Paketmanager, aus dem öffentlichen formulae.brew.sh-Feed – kein API-Key, nichts gespeichert. Die Adoptionsansicht des Homebrew-Ökosystems: wie oft jedes Kommandozeilen-Formel und jedes Desktop-App-Cask installiert ist, und die am häufigsten installierten Pakete insgesamt, abweichend von der Homebrew-Formelkatalog-API im Katalog (die ein Paket beschreibt – diese misst, wie oft es tatsächlich verwendet wird). Der Formel-Endpunkt gibt die Installationszahlen eines Kommandozeilen-Tools über 30, 90 und 365 Tage sowie Install-on-Request zurück, zusammen mit seiner Version und Beschreibung. Der Cask-Endpunkt gibt die Installationszahlen einer Desktop-App zurück. Der Top-Endpunkt gibt die am häufigsten installierten Formeln oder Casks über ein gewähltes Zeitfenster zurück, sortiert. Erstellen Sie Dashboards zur Beliebtheit von Entwickler-Tools, Widgets wie „Wird dieses Tool noch gewartet und genutzt?“, Paket-Trend-Tracker und Tools zur Ökosystem-Gesundheit auf Basis echter Homebrew-Analysen. Suchen Sie eine Formel nach ihrem Namen (wget, node, ffmpeg) oder ein Cask nach seinem Token (google-chrome, visual-studio-code); die Zählungen stammen aus den opt-in Nutzeranalysen von Homebrew.

api.oanor.com/brewanalytics-api

PyPI Download Stats API — oanor API marketplace

PyPI Download Stats API

Live PyPI (Python Package Index) download analytics from pypistats.org — no key, nothing stored. The adoption view of a Python package: how much it is downloaded, the daily trend, and the breakdown by Python version and operating system, distinct from the PyPI registry-metadata API in the catalogue (which describes a package — this measures how much the community actually uses it). The recent endpoint returns the headline download counts: last day, last week and last month. The overall endpoint returns the daily download timeline so you can chart growth. The python endpoint breaks downloads down by Python version, showing which versions the package's users are actually on. The system endpoint breaks downloads down by operating system — Linux, Windows and macOS. Build package-popularity dashboards, dependency-adoption trackers, "which Python version should we still support" tools and ecosystem-trend widgets on top of real PyPI download data. Look up any package by its PyPI name (requests, numpy, flask); names are normalised to lowercase and the version and system splits include each category's share of total downloads.

api.oanor.com/pypistats-api

AUR API — oanor API marketplace

AUR API

The Arch User Repository (AUR) as an API. Look up any AUR package for its version, description, upstream URL, maintainer and submitter, community votes and popularity score, license, out-of-date flag, keywords and full dependency lists (depends, make-depends, opt-depends), plus its source snapshot and ready-to-run git-clone command; search the whole AUR by name, description, maintainer, dependencies or keywords (results sorted by popularity); and list every package maintained by a given user. Covers the 90,000+ community-maintained packages of Arch Linux, from yay, paru and visual-studio-code-bin to google-chrome and spotify. Live from the official AUR RPC. Ideal for Arch/AUR helpers and dashboards, package and dependency tooling, and Linux developer portals. Open data from the Arch User Repository.

api.oanor.com/aur-api

Homebrew API — oanor API marketplace

Homebrew API

macOS和Linux包管理器——Homebrew(brew)——作为API。查找任何公式(命令行包)的描述、最新版本、许可证、主页、依赖项和构建依赖项、注意事项和弃用状态;查找任何cask(图形化macOS应用)的版本、捆绑应用和主页;并通过名称和描述搜索整个包含8300多个公式和7600多个cask的注册表。每个结果都附带确切的`brew install`命令。涵盖Homebrew世界,从wget、git、ffmpeg、node和python到Firefox、Visual Studio Code、Docker和Rectangle。实时数据来自官方formulae.brew.sh API。非常适合开发者仪表板、包和依赖工具、dotfiles和设置自动化以及macOS应用目录。来自Homebrew的开放数据。

api.oanor.com/brew-api

Domande frequenti

Risposte rapide su prezzi, quote e integrazione.

Come ottengo una chiave API per CPAN API?
Registrati gratuitamente su oanor.com, genera una chiave API dalla dashboard sviluppatore e chiama CPAN API con l'header x-oanor-key. Nessuna carta di credito richiesta per il piano gratuito.
Qual è il limite di velocità di CPAN API?
Il piano gratuito consente 1 richiesta al secondo. I piani a pagamento arrivano fino a 50 richieste al secondo nel piano Mega. I limiti rigorosi restituiscono HTTP 429 oltre la quota — nessuna spesa imprevista.
Quanto costa CPAN API?
CPAN API ha un piano gratuito con 100 chiamate / mese. I piani a pagamento partono da €4.25 / mese con quote più alte e limiti di velocità più rapidi.
Posso cancellare l'abbonamento in qualsiasi momento?
Sì. I piani sono fatturati mensilmente e puoi cancellare in qualsiasi momento dalla dashboard di fatturazione. Nessun contratto a lungo termine e nessuna penale di cancellazione.
CPAN API è conforme al GDPR?
Tutte le richieste a CPAN API passano attraverso il nostro gateway in UE. La tua chiave upstream non lascia mai il nostro server e nessun dato personale viene condiviso con il fornitore upstream oltre alla richiesta inviata.

Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.

Frammenti di codice

Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.

curl https://api.oanor.com/cpan-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/cpan-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/cpan-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/cpan-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Valutazioni

Accedi per votare.

Nessuna recensione ancora.

Discussione

Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.

Accedi per scrivere o rispondere.

Accedi

Nuova discussione

/ 4000

📌 Fissato 🔒 Bloccato

·

· ·

/ 4000

🔒 Discussione bloccata — non si può più rispondere.

  • Nessuna discussione — inizia tu.

Supporto

Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.

Accedi per aprire un ticket di supporto.

Accedi

Apri nuovo ticket

Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.

  • Nessun ticket per questa API.

Abbonamento attivo: le chiamate possono iniziare subito.

Invia la tua prima richiesta —

Abbonamento attivo: copia uno snippet e avvia la tua prima chiamata.