Business Data Extractor with Google Places API, Next.Js, and Node

Diligent Dev
4 min readFeb 18, 2020

In a previous article, we used C# to scrape Craigslist gigs to find freelance developer jobs. In this tutorial, we’ll be building a local business data extractor with Node and Next.js. We can use this tool to find local businesses we can work with.

Getting Started

Installing Node and VS Code

For this project, we’ll need to install NodeJS (https://nodejs.org/) and Visual Studio Code (https://code.visualstudio.com/).

--

--

Diligent Dev

Full-stack developer developer for 7+ years with a passion for learning new things and sharing. For more, check out diligentdev.com.