jshemas / openGraphScraper

Node.js scraper service for Open Graph Info and More!
MIT License
668 stars 105 forks source link

fetchOptions type #182

Closed P4sca1 closed 1 year ago

P4sca1 commented 1 year ago

I think OpenGraphScraperOptions.fetchOptions should be of type RequestInit instead of Request. The type Request requires every property to be set.

jshemas commented 1 year ago

Hello. Good catch, should be fixed in open-graph-scraper@6.0.1