open-graph-scraper
Advanced tools
Changelog
5.1.0
response.body
to be a string
and response.rawBody
to be a buffer
. They now match the node
type for response
.Changelog
5.0.0
got
version 12!retry
option is now a object -> https://github.com/sindresorhus/got/blob/main/documentation/7-retry.md#retrytimeout
option is now a object -> https://github.com/sindresorhus/got/blob/main/documentation/6-timeout.md#timeout-optionscallbackify
-> https://nodejs.org/api/util.html#util_util_callbackify_originalPage not found
errors.got
no longer supports it.options.encoding
.