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

https://github.com/kadnan/python-elasticsearch

An example program that scrapes data from AllRecipes.com and store in Elasticsearch
https://github.com/kadnan/python-elasticsearch

elasticsearch python

Last synced: 6 months ago
JSON representation

An example program that scrapes data from AllRecipes.com and store in Elasticsearch

Awesome Lists containing this project

README

        

# Python-Elasticsearch
An example program that scrapes data from AllRecipes.com and store in Elasticsearch.

This code is the part of the blog post: [Getting started with Elasticsearch in Python](http://blog.adnansiddiqi.me/getting-started-with-elasticsearch-in-python/)