Coder Social home page Coder Social logo

api-1's Introduction

Fitur not working?

Setting API Key in here

Example API using expressjs

https://github.com/danzzcoding/example-scraper-api-express

Main website

danzzcoding.my.id

To get apikey

danzzapi.xyz

Installation

Via npm:

$ npm install @danzzcoding/api

Via github:

"@danzzcoding/api": "github:danzzcoding/api"

Simple to Use

const danzzapi = require('@danzzcoding/api');

/*
danzzapi.type.module-name(params)
.then(res => console.log(res))
.catch(err => console.log(err))
*/

Social Media

//Example!
danzzapi.sosmed.ytplay('until i found you')
.then(res => console.log(res))
.catch(err => console.log(err))
Lists of module name (type = sosmed) (click to show)
module name params thing response description
ytplay query youtube query json Get youtube play
ytplayaudio query youtube query json Get youtube play audio
ytplayvideo query youtube query json Get youtube play video
ytaudio url youtube url json Get youtube audio
ytvideo url youtube url json Get youtube video
ttaudio url tiktok url json Get tiktok audio
ttvideo url tiktok url json Get tiktok video
fbdl url facebook url json Get facebook video
twdl url twitter url json Get twitter video
igstory username ig story username json Get instagram story
igreels url ig reels url json Get instagram reels video
igdl url instagram url json Get instagram video
igimg url instagram url json Get instagram image
snapinsta url snap insta url json Get snap insta video
ssstik url sss tik url json Get sss tiktok video
snaptik url snap tik url json Get snap tiktok video
sfrom url save from url json Get save from video
mediafire url mediafire url json Get mediafire file
zippy url zippy url json Get zippy file
scloud url scloud url json Get sound cloud audio

api-1's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.