1.4.1 • Published 3 years ago

opengraph-fetcher v1.4.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Opengraph Fetcher npm

Opengraph를 fetch 합니다.

Use

OpengraphFetcher.fetch('test.com', opengraph => {
  ...
})

Data

{
  title: '...',
  description: '...',
  url: 'og:url',
  image: 'og:image:url',
  type: 'og:type',
  mediaUrl: 'og:media:url'
}
1.4.1

3 years ago

1.4.0

3 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.3.0-rc3

3 years ago

1.3.0-rc2

3 years ago

1.1.3

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago