CA
unwilling-turquoise
My Actor Run 7 Results Every Time Instead of One
Hi All,
I'm new to Apify.
I'm using playwright scraper - by the UI, trying to scrap some data from a dashboard.
after running the task I see 7 results instead of one and also I see that the runtime take about 7 minutes!!
its a very short task, so I fear there's something wrong in my configuration causing it to loop again and again.
can you please advise?
Thanks
3 Replies
exotic-emerald•3y ago
Hi @neolu3110, could you please share more information about the configuration or even share the run if it is possible?
unwilling-turquoiseOP•3y ago
all other configurations is same copied from the default actor template of playwright scrapper
got what the problem is! i was using "Link selector" which cause the script to run for each link that was in the page 😄
exotic-emerald•3y ago
Glad you solved the issue! 🙂