Implement Apify Google Maps Scraper in an express server

Hello, I'm developing a SaaS related to scraping. I have developed the first module to scrape google Maps places and contact details. I'm actually using bright data API, and I have built a wsb scraper using puppeteer and other packages. I'm here to understand how to use Apify to replace bright data, and see if the pricing and performance are better. Anyone could help ?
1 Reply
like-gold
like-gold2y ago
Hey @zakaria, you can use the Apify SDK to call the actor, run it on the platform and then retrieve results on your end. You can check the example here: https://docs.apify.com/sdk/js/docs/examples/call-actor
Call actor | SDK for JavaScript | Apify Documentation
This example demonstrates how to start an Apify actor using

Did you find this page helpful?