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: 11 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T01:46:02.000Z (about 8 years ago)
- Last Synced: 2025-04-03T10:51:17.539Z (over 1 year ago)
- Topics: elasticsearch, python
- Language: Python
- Size: 2.93 KB
- Stars: 99
- Watchers: 4
- Forks: 61
- 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/)