awaitsawaits.router.addHandler('details', async ({request, page, enqueueLinks, log}) => {
const data = await page.evaluate(() => {
// collect data ..
return collectedData;
});
const dataset = await Dataset.open('myData');
await dataset.pushData(data);
})router.addHandler('details', async ({request, page, enqueueLinks, log}) => {
const data = await page.evaluate(() => {
// collect data ..
return collectedData;
});
const dataset = await Dataset.open('myData');
await dataset.pushData(data);
})const dataset = await Dataset.open('myData');
router.addHandler('details', async ({request, page, enqueueLinks, log}) => {
const data = await page.evaluate(() => {
// collect data ..
return collectedData;
});
await dataset.pushData(data);
})const dataset = await Dataset.open('myData');
router.addHandler('details', async ({request, page, enqueueLinks, log}) => {
const data = await page.evaluate(() => {
// collect data ..
return collectedData;
});
await dataset.pushData(data);
})./storage/datasets/myData./storage/datasets/myData is not created.WARN PuppeteerCrawler: Reclaiming failed request back to the list or queue. Dataset with id: e4901ade-57c3-49ec-8300-5a96338d381b does not exist.WARN PuppeteerCrawler: Reclaiming failed request back to the list or queue. Dataset with id: e4901ade-57c3-49ec-8300-5a96338d381b does not exist.Hey @everyone I'm about to jump into https://discord.com/channels/801163717915574323/1430491198145167371 with <@636370983460274219> and <@757559449660424272> if anyone wants to join us for a chat!
ellativity · 3d ago
We have opened call for papers for Apify Content Program - July. @here
Saurav Jain · 3w ago
Saurav Jain · 3w ago
Join the Discord to ask follow-up questions and connect with the community