Git Product home page Git Product logo

otakudesu-scrape's Introduction

otakudesu-scrape

Installation

npm i otakudesu-scraper --only=production

or

yarn add otakudesu-scraper --production

Quick Start

Basically, it is very simple to use.

If you use ES Module/TypeScript. Just type:

import { OtakudesuInstance } from 'otakudesu-scraper';

const otaku = new OtakudesuInstance();
otaku.getAnime('Boruto').then(console.log);

And, if you use CommonJS. Just follow the codes above, and change import { OtakudesuInstance } from 'otakudesu-scraper'; to const { OtakudesuInstance } = require('otakudesu-scraper');

Documentation

Need documentation? Check this out!

Contribution, and issues

Contributions are welcome, and if you have any issues with this package, you are welcome to open the issue on the github repository.

otakudesu-scrape's People

Contributors

dependabot[bot] avatar hansputera avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zyxdevs

otakudesu-scrape's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency typescript to v5
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update yarn to v4
  • fix(deps): update dependency phin to v4
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • cheerio ^1.0.0-rc.5
  • phin ^3.6.1
  • @types/node 16.11.39
  • @typescript-eslint/eslint-plugin 5.32.0
  • @typescript-eslint/parser 5.32.0
  • eslint 8.17.0
  • eslint-config-google 0.14.0
  • rimraf 3.0.2
  • typedoc 0.22.17
  • typescript 4.8.4
  • node >=16.10.0
  • yarn 3.2.2

  • Check this box to trigger a request for Renovate to run again on this repository

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.