Loading...

@heavstaltech/api

alt text
NPM Version Build Status License

A Lightweight, powerful, all-in-one scraping and utility library built by HEAVSTAL TECH. This module provides easy access to media downloaders (TikTok, YouTube, Instagram, Facebook), search engines, and AI tools.

It is designed to work seamlessly in both CommonJS (require) and ES Modules (import) environments.


🌐 Heavstal Tech Ecosystem

This package is part of the Heavstal Tech ecosystem.

Explore More APIs:
Visit our official API Hub to discover more tools, endpoints, and detailed documentation:
👉 https://heavstal-tech.vercel.app/apis


📦 Installation

Install via npm:

bash

🚀 Usage (ESM vs CJS)

This library is a hybrid module. You can use it in legacy Node.js projects or modern TypeScript/ESM projects without any configuration.

CommonJS (require)

javascript

ES Modules / TypeScript (import)

typescript

📚 API Documentation

1. Social Media Downloaders

TikTok (Video & Slides)

Supports downloading videos without watermarks, searching for videos, and fetching slide images.

javascript

Instagram (Reels, Images, Videos)

Downloads content from Instagram public posts.

javascript

Facebook (Watch & Public Videos)

Downloads public Facebook videos in SD or HD.

javascript

Twitter / X (Video & Audio)

Download videos from Twitter or X.com. Automatically handles link conversion and provides HD/SD options.

Alias: You can use downloader.twitter or downloader.xdl.

javascript

2. YouTube (Search & Download)

Note: Powered by @distube/ytdl-core and yt-search.

Search

javascript

Download Audio (MP3)

javascript

Download Video (MP4)

javascript

Play (Search & Auto-Download)

Searches for a query and immediately returns the download link for the first result.

javascript

3. Search & Lyrics

Guitar Chords & Lyrics

Fetches chords and lyrics from Gitagram.

javascript

Wattpad

Search for stories on Wattpad.

javascript

4. Utilities & AI Tools

Remini (AI Image Enhancer)

Enhances low-quality images using AI. Returns a Buffer.

javascript

Screenshot Website

Takes a screenshot of any URL.

javascript

Stylish Text

Converts normal text into fancy fonts.

javascript

Morse Code Converter

Convert text to International Morse Code and vice versa. Supports letters, numbers, and punctuation.

javascript

Text to Speech (Google TTS)

Convert text into audio using Google's engine.

javascript

5. Image Makers (Ephoto360 - Temporarily Unavailable)

Generate high-quality text effects like Glitch, Neon, and Gold.

Supported Styles: glitchtext, writetext, advancedglow, typographytext, pixelglitch, neonglitch, flagtext, flag3dtext, deletingtext, blackpinkstyle, glowingtext, underwatertext, logomaker, cartoonstyle, papercutstyle, watercolortext, effectclouds, blackpinklogo, gradienttext, summerbeach, luxurygold, multicoloredneon, sandsummer, galaxywallpaper, 1917style, makingneon, royaltext, freecreate, galaxystyle, lighteffects

javascript

Lyrics Search

Fetch song lyrics and metadata. Uses a robust multi-source engine (LRCLIB + Genius).

javascript

Zip to Text Extractor

Download a remote ZIP file, extract recursively, and compile to a single text buffer.

javascript

APK Downloader (Android)

Search for Android apps and get direct high-speed download links along with version metadata.

javascript

📝 License

This project is licensed under the MIT License.


Maintained by HEAVSTAL TECH

Building Tomorrow's Web, Today.