Giter Club home page Giter Club logo

About Me



LangSkyy

HTML, CSS, Javascript, jQuery, NodeJS





! Attention !

Eng : This repository/Package is in Beta access and I'm still making new strokes, so I hope you all will be patient 😋

Id : Repository / Package Ini Masih Dalam Akses Beta Dan Ak Masih Membuat Scraper Yang Baru, Jadi Dimohon Kesabarannya Yaa 😋



Feature

LangSkyy Scraper can help you scrape another website so easily ( Without Using Puppeteer, etc ) making it can run on a cloud computing platform. Also with simple structure of the scrape response make you easier to understand 😄


LangSkyy Scraper bisa membantu mu scrape website lain dengan sangat mudah ( Tanpa Menggunakan Puppeteer, dll ) membuat ini bisa berjalan dalam suatu panel ( Server ). Juga dengan struktur respon scrape yang simple membuat kamu lebih mudah untuk mengerti 😄



How To Use

  1. Copy Github Repository ( Not Stable )
git clone https://github.com/Kaviaann/Scraper.git

Or Using Yarn / Npm To Download Package ( More Stable )

//yarn
yarn add @kaviaann/scraper

//npm
npm install @kaviaann/scraper

  1. Then import it to your code
// ESM
import Scraper from '@kaviaann/scraper'

// CommonJS
const { searchAnime } = require('@kaviaann/scraper')

  1. Then use it ( Example for anime scrape )
import Scraper from '@kaviaann/scraper'


Scraper.searchAnime("Boku No Hero Academia", (datas) => {

  console.log(datas.map(v => v.title)
  // show all the result title

})


Updates

Date Name Feature
30/04/24 searchAnime Anime Title, Type, Season, Rating, Synops, Genres


Upcoming

Name Feature
Google Google Search Result

LangSkyy's Projects

bot-langskyy icon bot-langskyy

Whatsapp Bot with multi-function menu and multi-device (MD) support in Node.JS using lightweight Baileys module

freerdp-webconnect icon freerdp-webconnect

A gateway for seamless access to your RDP-Sessions in any HTML5-compliant browser

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.