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
- Host: GitHub
- URL: https://github.com/kadnan/python-elasticsearch
- Owner: kadnan
- License: mit
- Created: 2018-06-01T01:26:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T01:46:02.000Z (almost 7 years ago)
- Last Synced: 2023-03-11T02:34:24.649Z (about 2 years ago)
- Topics: elasticsearch, python
- Language: Python
- Size: 2.93 KB
- Stars: 97
- Watchers: 4
- Forks: 62
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)