UNPKG

iranian-news-agencies-crawler

Version:

A crawler to fetch last news from Iranian(Persian) news agencies.

32 lines (31 loc) 797 B
{ "dependencies": { "cheerio": "^1.0.0-rc.10", "got": "^11.8.3", "striptags": "^3.2.0" }, "name": "iranian-news-agencies-crawler", "description": "A crawler to fetch last news from Iranian(Persian) news agencies.", "version": "1.0.5", "main": "app.js", "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/hamid/iranian-news-agencies-crawler" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "iranian", "news", "agency", "crawler" ], "author": "hamid reza salimian", "license": "ISC", "bugs": { "url": "https://github.com/hamid/iranian-news-agencies-crawler/issues" }, "homepage": "https://github.com/hamid/iranian-news-agencies-crawler#readme" }