xct007 / frieren-scraper

Scraping
MIT License
52 stars 18 forks source link

request Nhentai search, detail #16

Closed Xvannn07 closed 1 year ago

Xvannn07 commented 1 year ago

Base https://nhentai.to/

xct007 commented 1 year ago

okay 👌

xct007 commented 1 year ago

Base https://nhentai.to/

you can test nhentai search and detail from repo now.

import { nhentai } from "@xct007/frieren-scraper"

await nhentai.search("mom")
await nhentai.detail(12344)

make sure you install repo version 👍

Xvannn07 commented 1 year ago

Base https://nhentai.to/

you can test nhentai search and detail from repo now.

import { nhentai } from "@xct007/frieren-scraper"

await nhentai.search("mom")
await nhentai.detail(12344)

make sure you install repo version 👍

Nice

xct007 commented 1 year ago

Base https://nhentai.to/

you can test nhentai search and detail from repo now.

import { nhentai } from "@xct007/frieren-scraper"

await nhentai.search("mom")
await nhentai.detail(12344)

make sure you install repo version 👍

Nice

👍