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.
- Host: GitHub
- URL: https://github.com/remirobert/anime-scrapping
- Owner: remirobert
- License: mit
- Created: 2016-06-13T11:55:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T11:59:29.000Z (about 10 years ago)
- Last Synced: 2025-02-28T17:54:22.469Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```