Alpha
Search Pinterest from the given query
The query to search content on Pinterest
Optional
Optional request configuration
Promise resolving Array of image URLs
import { Pinterest } from 'nb-scraper';const result = await Pinterest('jagung');if (result.status) { console.log(result.data.result);} Copy
import { Pinterest } from 'nb-scraper';const result = await Pinterest('jagung');if (result.status) { console.log(result.data.result);}
Returns error response
Wolep
Search Pinterest from the given query