Version 1.0.1. Unmaintained Node.js library offering a collection of Indonesian-centric scrapers, downloaders, encryption utilities, and random generators. Provides easy-to-use promise-based API for services like TikTok, Instagram, YouTube, and local Indonesian data (cuaca, gempa, artinama). Released primarily for personal use; no active updates or community maintenance. Known for combining many heterogeneous APIs into a single package without consistent error handling or documentation. Alternatives include dedicated scrapers like ytdl-core, instagram-scraper, or locale-specific packages.
npm install caliph-apiVerified import paths — ran on the pinned version, not inferred.
Demonstrates basic usage including fetching info and binary encryption.
Use dedicated libraries like ytdl-core, instagram-scraper, etc.
Always use await or .then() on API calls.
Create custom .d.ts or use JSDoc.
Check GitHub issues before relying on specific features.
Always pass strings.
Check documentation for updated method names; fallback to alternative.
Install with `npm install caliph-api` and use require, not import.
Ensure all dependencies are installed; try reinstalling.
Verify that the service is still available; consider alternative.
No dependency data recorded yet.