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

https://github.com/deptno/lsseo

๐Ÿšฆsimple cli seo
https://github.com/deptno/lsseo

cli seo

Last synced: 3 months ago
JSON representation

๐Ÿšฆsimple cli seo

Awesome Lists containing this project

README

          

# lsseo

## run
```bash
npx lsseo https://your-domain.com
```

```bash
npm -g i lsseo
lsseo https://your-domain.com
seo https://your-domain.com
```

## example

```bash
npx lsseo https://youtube.com
npx: installed 7 in 1.707s
[ { title: 'YouTube',
description:
'YouTube์—์„œ ๋งˆ์Œ์— ๋“œ๋Š” ๋™์˜์ƒ๊ณผ ์Œ์•…์„ ๊ฐ์ƒํ•˜๊ณ , ์ง์ ‘ ๋งŒ๋“  ์ฝ˜ํ…์ธ ๋ฅผ ์—…๋กœ๋“œํ•˜์—ฌ ์นœ๊ตฌ, ๊ฐ€์กฑ๋ฟ ์•„๋‹ˆ๋ผ ์ „ ์„ธ๊ณ„ ์‚ฌ๋žŒ๋“ค๊ณผ ์ฝ˜ํ…์ธ ๋ฅผ ๊ณต์œ ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.',
keywords: '๋™์˜์ƒ, ๊ณต์œ , ์นด๋ฉ”๋ผํฐ, ๋™์˜์ƒํฐ, ๋ฌด๋ฃŒ, ์˜ฌ๋ฆฌ๊ธฐ',
requestUrl: 'https://youtube.com',
ogUrl: null,
canonicalUrl: 'https://www.youtube.com/',
image: '/yts/img/yt_1200-vfl4C3T0K.png' } ]
```

## license
MIT