File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ # metascraper
2
+
3
+ [ ![ npm] ( https://img.shields.io/npm/v/metascraper.svg?style=flat-square )] ( https://www.npmjs.com/package/metascraper )
4
+ [ ![ Dependency Status] ( https://david-dm.org/microlinkhq/metascraper.svg?path=packages/metascraper&style=flat-square )] ( https://david-dm.org/microlinkhq/metascraper?path=packages/metascraper )
5
+
6
+ > A library to easily scrape metadata from an article on the web using Open Graph metadata, regular HTML metadata, and series of fallbacks.
7
+
8
+ ## Install
9
+
10
+ ``` bash
11
+ $ npm install metascraper --save
12
+ ```
13
+
14
+ ## License
15
+
16
+ ** metascraper** © [ microlink.io] ( https://microlink.io ) , Released under the [ MIT] ( https://github.com/microlinkhq/metascraper/blob/master/LICENSE.md ) License.<br >
17
+ Authored and maintained by microlink.io with help from [ contributors] ( https://github.com/microlinkhq/metascraper/contributors ) .
18
+
19
+ > [ microlink.io] ( https://microlink.io ) · GitHub [ @microlink .io] ( https://github.com/microlinkhq ) · Twitter [ @microlinkhq ] ( https://twitter.com/microlinkhq )
You can’t perform that action at this time.
0 commit comments