Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.