Skip to content

justcallmegreg/nerlyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#nerlyzer

Habony

habony script is responsible to manage nerlyzer project.

habony --help

Install dependencies

habony install

Configure project

This command is going to render the settings.py.tmpl file and set STORAGE_CLASS values according to default or values provided by the user.

habony configure

Run spider

habony crawl SPIDER_NAME -a <ARGUMENT_NAME> <ARGUMENT_VALUE>

Spider: 888

habony crawl 888 -a max_items 30

Feed data

cd analytics
docker-compose up
nc localhost 5000 < <DATADIR>/articles-888.json

Kibana

http://localhost:5601/

About

NER media parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors