Pinterest Search Scraper avatar
Pinterest Search Scraper

Pricing

$19.99/month + usage

Go to Store
Pinterest Search Scraper

Pinterest Search Scraper

Developed by

EasyApi

EasyApi

Maintained by Community

The Pinterest Search Scraper is an essential tool for discovering visual content on Pinterest. With customizable search options and detailed data retrieval, it enhances your ability to find and utilize creative inspiration effectively! 🌟

0.0 (0)

Pricing

$19.99/month + usage

3

Total users

147

Monthly users

25

Runs succeeded

>99%

Issue response

6.4 hours

Last modified

2 months ago

IN

New error, always zero results

Closed

inkitt opened this issue
2 months ago

Any input, results in a new errors:

2025-03-04T16:53:33.466Z ACTOR: Pulling Docker image of build d79fhZ4XMJMc5ZaJS from repository.
2025-03-04T16:53:34.063Z ACTOR: Creating Docker container.
2025-03-04T16:53:34.114Z ACTOR: Starting Docker container.
2025-03-04T16:53:34.795Z INFO System info {"apifyVersion":"3.2.5","apifyClientVersion":"2.9.5","crawleeVersion":"3.11.3","osType":"Linux","nodeVersion":"v20.17.0"}
2025-03-04T16:53:34.878Z input: {"filter":"all","limit":200,"query":"coffee photoshoots"}
2025-03-04T16:53:35.900Z error
2025-03-04T16:53:35.922Z ArgumentError: Expected `data` to be of type `object` but received type `undefined`
2025-03-04T16:53:35.923Z at ow (/usr/src/app/node_modules/ow/dist/index.js:36:24)
2025-03-04T16:53:35.923Z at Dataset.pushData (/usr/src/app/node_modules/@crawlee/core/storages/dataset.js:201:26)
2025-03-04T16:53:35.924Z at Actor.pushData (/usr/src/app/node_modules/apify/actor.js:527:24)
2025-03-04T16:53:35.924Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-03-04T16:53:35.925Z at async file:///usr/src/app/src/main.js:45:3 {
2025-03-04T16:53:35.926Z validationErrors: Map(1) {
2025-03-04T16:53:35.927Z 'data' => Set(1) {
2025-03-04T16:53:35.927Z 'Expected `data` to be of type `object` but received type `undefined`'
2025-03-04T16:53:35.928Z }
2025-03-04T16:53:35.929Z }
2025-03-04T16:53:35.929Z }

Example input:

{
"filter": "all",
"limit": 200,
"query": "coffee photoshoots"
}
easyapi avatar

EasyApi (easyapi)

2 months ago

fixed, pls check it out.

IN

inkitt

2 months ago

Thanks for the quick fix, works fine again!