@@ -79,31 +79,31 @@ Where the output will be something like:
79
79
80
80
Here is a list of the metadata that ** metascraper** collects by default:
81
81
82
- - ` author ` — eg. ** Noah Kulwin* * <br />
82
+ - ` author ` — eg. * Noah Kulwin* <br />
83
83
A human-readable representation of the author's name.
84
84
85
- - ` date ` — eg. ** 2016-05-27T00:00:00.000Z* * <br />
85
+ - ` date ` — eg. * 2016-05-27T00:00:00.000Z* <br />
86
86
An [ ISO 8601] ( https://en.wikipedia.org/wiki/ISO_8601 ) representation of the date the article was published.
87
87
88
- - ` description ` — eg. ** Venture capitalists are raising money at the fastest rate...* * <br />
88
+ - ` description ` — eg. * Venture capitalists are raising money at the fastest rate...* <br />
89
89
The publisher's chosen description of the article.
90
90
91
- - ` image ` — eg. ** https://assets.entrepreneur.com/content/3x2/1300/20160504155601-GettyImages-174457162.jpeg * * <br />
91
+ - ` image ` — eg. * https://assets.entrepreneur.com/content/3x2/1300/20160504155601-GettyImages-174457162.jpeg * <br />
92
92
An image URL that best represents the article.
93
93
94
- - ` lang ` — eg. ** en * * <br />
94
+ - ` lang ` — eg. * en * <br />
95
95
An [ ISO 639-1] ( https://en.wikipedia.org/wiki/ISO_639-1 ) representation of the url content language.
96
96
97
- - ` logo ` — eg. ** https://entrepreneur.com/favicon180x180.png * * <br />
97
+ - ` logo ` — eg. * https://entrepreneur.com/favicon180x180.png * <br />
98
98
An image URL that best represents the publisher brand.
99
99
100
- - ` publisher ` — eg. ** Fast Company* * <br />
100
+ - ` publisher ` — eg. * Fast Company* <br />
101
101
A human-readable representation of the publisher's name.
102
102
103
- - ` title ` — eg. ** Meet Wall Street's New A.I. Sheriffs* * <br />
103
+ - ` title ` — eg. * Meet Wall Street's New A.I. Sheriffs* <br />
104
104
The publisher's chosen title of the article.
105
105
106
- - ` url ` — eg. ** http://motherboard.vice.com/read/google-wins-trial-against-oracle-saves-9-billion * * <br />
106
+ - ` url ` — eg. * http://motherboard.vice.com/read/google-wins-trial-against-oracle-saves-9-billion * <br />
107
107
The URL of the article.
108
108
109
109
## How it works
0 commit comments