This automation extracts results from a search on Yellow Pages.
Inputs
- Navigate to Yellow Pages
- Craft a search by filling in a location and the type of businesses you are looking for (i.e : Plumbers in Los Angeles)
- Copy the URL, it should look like https://www.yellowpages.com/search?search_terms=Plumbers&geo_location_terms=Brentwood%2C+Los+Angeles%2C+CA
- Paste it to the input field 👌
Parameters
You can use max_results
which determines how many results we extract.
The maximum that you can extract at the moment is 3000 results.