Git Product home page Git Product logo

scraper's Introduction

About Me



Kaviaann

HTML, CSS, Javascript, jQuery, NodeJS





! Attention !

Eng : This Repository / Package Is On Beta Access And Im Still Making New Scrape, So I Hope For You All Pantience 😋

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



Feature

Kaviaan 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 😄


Kaviaann 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
// Module
import { animeSearch } from "@kaviaann/scraper";

// CommonJS
const { animeSearch } = require("@kaviaann/scraper");

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


animeSearch("Boku No Hero Academia", (datas) => {

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

})


Updates

Date Name Feature
30/04/24 animeSearch Anime Title, Thumbnail, Link, Type, Season, Rating, Synops, Genres
17/05/24 animeCharacter Character Name, Thumbnail, Link, Anime, Other
22/05/24 tiktokSearch Search Tiktok Video
22/05/24 tiktokInfo Tiktok Video Info
22/05/24 tiktokUserPost Get Random Post Data From User
26/05/24 animeCompany Search For Anime Company
26/05/24 animeCompanyInfo Get all of the first result from animeCompany and get all infos
27/05/24 igDl Get instagram link for media
27/05/24 igStalk Get all information from the given username
27/05/24 twitter Get twitter link for media ( Video Only )
<<<<<<< HEAD
12/06/24 githubUser Get Info About The Given Github User Infos
=======
15/06/24 githubUser Get github user info by username
15/06/24 tiktokSlide Scrape for tiktok slideshow
15/06/24 tiktokStalk Get tiktok user info by username
15/06/24 terabox Get direct download link and file name
15/06/24 drive Get direct download link and other infos on drive link
15/06/24 mediafire Get direct download link and other infos

dev



Upcoming

Name Feature
characterInfo All Information About The Given Character
tiktokTrend Check Tiktok Trend On Various Region
tiktokUser See All Of The User Info
githubRepo See All The Information On The Github Repository

scraper's People

Contributors

kaviaann avatar

Stargazers

 avatar ᴀꜱᴛʀᴏ ʟᴇɢᴇɴᴅ avatar David ??? avatar

Watchers

 avatar

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.