- Click "Try it!"
- Enter a list of website URLs (one URL per line)
- Click "Save & Run"
- Run the template in your preferred way (Cloud run is recommended)
Notes
- This template mainly scrapes the business info available on the page URLs you enter. It cannot go deeper to other subpages under the same domain, but just scan and scrape the current page of the URL.
- It is possible to have some usual data output since this scraper is using RegEx to match the content from the source code of the websites.
- For social media links, it can only detect those with actual clickable links (Normally, on the footer of the website with social media icons). This template does not detect contact info from plain text.