An open API service indexing awesome lists of open source software.

https://github.com/remirobert/anime-scrapping

Node.js app to scrap anime download links.
https://github.com/remirobert/anime-scrapping

Last synced: 6 days ago
JSON representation

Node.js app to scrap anime download links.

Awesome Lists containing this project

README

          

# Anime-scrapping
Node.js app to scrap anime download links.

Just a quick try of scrapping the web with node.js.
Use **noodlejs** as module for scrapping.
Nothing less, nothing more, the scrapper is stucks on *http://tiwi.kiwi*, to get the final download link, impossible to scrap the href of the download button 😬.

##Usage

```
npm install
node index.js
```