Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelhai/someta
The Meta Machine: website meta data scraper as an API
https://github.com/abdelhai/someta
Last synced: about 9 hours ago
JSON representation
The Meta Machine: website meta data scraper as an API
- Host: GitHub
- URL: https://github.com/abdelhai/someta
- Owner: abdelhai
- Created: 2015-08-17T12:35:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-17T20:46:20.000Z (about 9 years ago)
- Last Synced: 2024-12-20T15:05:48.150Z (6 days ago)
- Language: JavaScript
- Homepage:
- Size: 61.5 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**SoMeta** extracts various meta data from internet website.
Please take my code with two grains of salt. I am still learning and don't have any CS exprience.How to use:
1. `git clone` and `cd` into the *someta* directory
2. run `pip install -r requirements.txt`
3. run `python app.py`
4. visit http://127.0.0.1:5000/ and read the simple instruction.License: GPL, jk do whatever the fuck you want.