aparij / Pyramid_Demo_ES

NullException is a demo of Pyramid/PRF/MongoDB/ElasticSearch. It contains jobs data scraped from StackOverflow Careers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NullException

NullException is a demo of Pyramid/PRF/MongoDB/ElasticSearch.
It contains jobs data scraped from StackOverflow Careers.

Install mongodb Install ElasticSearch + https://github.com/mobz/elasticsearch-head

##To insert job data into MongoDB run :

mongoimport --collection job --type json --file scripts/jobs2016-04-24_B.json --jsonArray

##To index job data into ElasticSearch run scripts/es_load_json.py

##API endpoints

/jobs

About

NullException is a demo of Pyramid/PRF/MongoDB/ElasticSearch. It contains jobs data scraped from StackOverflow Careers


Languages

Language:Python 45.0%Language:JavaScript 29.8%Language:CSS 25.2%