Skip to content

company name?

Hi,

I guess this may be impossible

Is there a way to scrape a company name?

As currently you get the URL - but that is usually something "https://billsplumbing.com" - so if I put it into a field for emails it looks bad...

Example:

"Hello, I was wondering if https://billsplumbing.com is looking for..."

Is there any way to get company names... so they are in a row/field with the email address captured. So it would be for example "Bill's Plumbing" [off the website] and not "https://billsplumbing.com"

I guess not. 

I'm asking as I have a scraper [nowhere as good as this one] that scrapes Google Maps - and it gives the names properly. Probably easier [and possible only on] Google Maps.

Thanks for any answer/help

Comments

  • SvenSven www.GSA-Online.de
    The most closest macro here would be %domain_as_name% which would create "Billsplumping" here.
  • Take the list of URLs scraped and run it through AI, i.e. mistral, asking to extract the company names from it. Works quite well for me and can be enhanced with category if you have a general list.
Sign In or Register to comment.