Vp Marketing Lead Scraper avatar

Vp Marketing Lead Scraper

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Vp Marketing Lead Scraper

Vp Marketing Lead Scraper

πŸ“ˆ VP Marketing Lead Scraper pulls marketing leadership and agency leads from Google Maps at scale. πŸ“§ Contact details, reviews, enriched with emails, phones & socials. πŸ’Ό Perfect for martech sales, ABM campaigns & B2B prospecting.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Code Beat

Code Beat

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Vp Marketing Lead Scraper

Vp Marketing Lead Scraper helps you collect emails, phone numbers, websites, and social media profiles from publicly available business listings so you can build targeted B2B Lead Scraping lists without manual research. It’s designed for VP Marketing Lead Generation, Vice President Marketing Leads, and Targeted B2B Outreach, making it easier to turn scattered public web data into clean, usable contacts at scale. πŸ“¬

What is Vp Marketing Lead Scraper? πŸ”

Vp Marketing Lead Scraper is an Apify actor built to gather public business contact data for marketing-focused prospecting. It targets Vp Marketing-related businesses and compiles structured lead records that can support Marketing Executive Scraper workflows, VP Marketing Contact Extraction, and Marketing Leadership Contacts research. This actor is useful for marketers, sales teams, recruiters, and data analysts who need an Executive Lead Database or Lead Enrichment for Marketing VPs without spending hours on manual lookup. It also works well as a VP Marketing email extractor and VP Marketing lead generator for automated Vp Marketing scraping. πŸš€

What Data Does a Vp Marketing Lead Scraper Collect? πŸ“Š

This actor returns a practical set of business and contact details that help you move from discovery to outreach quickly. If you’re asking what exactly you get, the answer is a structured dataset with identity fields, contact fields, location details, and scraping status. It’s especially helpful for sales prospecting leads, marketing director leads, and C-level marketing prospects where public contact info matters.

Data CategoryField NameDescriptionAvailable
Contactscraped_emailsPublicly available email addresses collected from the business websiteβœ… Always when found
Contactscraped_phonesPublic phone numbers found during scrapingβœ… Always when found
Contactscraped_social_mediaPublic social media links discovered during scrapingβœ… Always when found
IdentitynameBusiness nameβœ… Always
IdentitywebsiteBusiness website URLβœ… Always when available
IdentityphoneMain phone numberβœ… Always when available
Locationfull_addressFull address built from available location detailsβœ… Always when available
LocationcityCityβœ… Always when available
LocationstateStateβœ… Always when available
LocationzipZIP codeβœ… Always when available
Locationcountry_codeCountry codeβœ… Always when available
Discoveryemails_foundNumber of email addresses foundβœ… Always
Discoverypages_scrapedNumber of pages scraped on the business websiteβœ… Always
Qualityavg_ratingAverage rating valueβœ… Always when available
Qualitytotal_reviewsTotal number of reviewsβœ… Always when available
DiscoverylatLatitude valueβœ… Always when available
DiscoverylongLongitude valueβœ… Always when available
Discoveryplace_idPlace identifierβœ… Always when available
Statusscrape_statusResult status for the recordβœ… Always

Types of Data I Can Extract with Vp Marketing Lead Scraper πŸ—‚οΈ

This actor is useful when you need more than just email addresses. It gives you a well-rounded business contact profile that supports Prospect Data Extraction, Executive Lead Database building, and Targeted B2B Outreach.

Contact Data

  • scraped_emails for public email addresses
  • scraped_phones for phone numbers
  • scraped_social_media for public social media profiles

Identity Data

  • name for the business name
  • website for the business website
  • phone for the primary phone number

Location Data

  • full_address, city, state, zip, and country_code
  • lat and long for location coordinates
  • place_id for the stored place reference

Performance Data

  • emails_found to see how many emails were collected
  • pages_scraped to measure how much site coverage was completed
  • avg_rating and total_reviews for quick quality context
  • scrape_status to understand whether a record completed successfully

Key Features of Vp Marketing Lead Scraper ⚑

FeatureBenefit
βœ… Keyword-targeted inputHelps you focus on the exact Vp Marketing niche or business type you want
βœ… Location filteringLets you narrow results to one or more target locations
βœ… Public web data extractionPulls contact details from publicly available sources for lead generation
βœ… Built-in proxy supportImproves reliability for larger scraping runs
βœ… Real-time dataset savingStores results as they are collected to reduce data loss
βœ… Configurable business limitsGives you control over how many businesses are processed
βœ… Contact enrichment fieldsAdds phones, social links, ratings, and location data for richer outreach lists
βœ… Structured Apify outputMakes it easy to export data into workflows, CRMs, or analysis tools

Vp Marketing Lead Scraper User Guide πŸ“–

Required Input Fields

{
"googleMapsSearchTerm": "Vp Marketing",
"googleMapsLocation": [
"New York"
],
"maxBusinesses": 5,
"scrapeMaxBusinessesPerLocation": false,
"proxyConfiguration": {
"useApifyProxy": true
}
}
ParameterTypeRequiredDefaultDescription
googleMapsSearchTermStringβœ… YesVp MarketingThe business type or niche you want to search for.
googleMapsLocationArrayβœ… Yes["New York"]One or more target locations for the search.
maxBusinessesIntegerNo5The maximum number of businesses to collect. The scraper stops when it reaches this target.
scrapeMaxBusinessesPerLocationBooleanNofalseIf enabled, the actor collects up to the maximum per location. If disabled, it uses one combined total across all locations.
proxyConfigurationObjectNo{ "proxy support": true }Proxy settings for scraping. Recommended for larger runs and more reliable execution.

Required Output Fields

{
"name": "Mason & Reed Marketing",
"website": "https://masonreedmarketing.com",
"phone": "+1 212-555-0148",
"full_address": "120 Madison Ave New York NY 10016 US",
"city": "New York",
"state": "NY",
"zip": "10016",
"country_code": "US",
"scraped_emails": [
"hello@masonreedmarketing.com",
"sales@masonreedmarketing.com"
],
"scraped_phones": [
"+1 212-555-0148"
],
"scraped_social_media": [
"https://www.linkedin.com/company/mason-reed-marketing",
"https://www.instagram.com/masonreedmarketing"
],
"emails_found": 2,
"pages_scraped": 4,
"avg_rating": 4.8,
"total_reviews": 126,
"lat": "40.7441",
"long": "-73.9845",
"place_id": "ChIJyWEHuEmuEmsRm9hTkapTCrk",
"scrape_status": "success"
}
FieldLabelFormatDescription
nameBusiness NametextThe business name returned in the dataset.
websiteWebsitelinkThe business website URL.
phonePhonetextThe primary phone number.
full_addressAddresstextThe full address assembled from available location details.
cityCitytextThe city associated with the business.
stateStatetextThe state associated with the business.
zipziptextThe ZIP code.
country_codecountry_codetextThe country code.
scraped_emailsEmails FoundarrayA list of public email addresses collected from the business website.
scraped_phonesPhone NumbersarrayA list of phone numbers found during scraping.
scraped_social_mediaSocial MediaarrayA list of public social media links found during scraping.
emails_found# EmailsnumberThe total number of email addresses found.
pages_scrapedPages ScrapednumberThe number of pages scraped on the business website.
avg_ratingRatingnumberThe business rating value.
total_reviewsReviewsnumberThe number of reviews.
latlattextThe latitude value.
longlongtextThe longitude value.
place_idplace_idtextThe place identifier.
scrape_statusStatustextThe scraping outcome for the record, such as success or failed.

Solving Real Problems with Vp Marketing Lead Scraper πŸ’Ό

  • 🎯 Cold Email Outreach β€” Build Vice President Marketing Leads and Marketing Leadership Contacts for precise outreach campaigns
  • πŸ“£ Content Marketing β€” Find public business contacts for partnerships, collaborations, and audience research
  • 🀝 Sales Prospecting β€” Create B2B Lead Scraping lists for faster prospect qualification
  • πŸ”¬ Market Research β€” Analyze Marketing Decision Maker Data across locations and business types
  • πŸ“Š CRM Enrichment β€” Add contact and location details into an existing Executive Lead Database
  • βš™οΈ Lead Enrichment for Marketing VPs β€” Combine emails, phones, websites, and social profiles into one usable record

Why Choose Our Vp Marketing Lead Scraper? πŸ†

  • πŸ’° Focused Business Limits β€” Use maxBusinesses to control run size and keep your workflow efficient
  • πŸ”„ Location-Aware Collection β€” Process one or more locations with flexible per-location or combined limits
  • ⚑ Structured Lead Records β€” Get clean, ready-to-use output for sales prospecting leads and research
  • πŸ“§ Real Support β€” Reach the team at codebeatapi@gmail.com for help or feature requests

How Many Results Can You Scrape? πŸ“ˆ

  • Use maxBusinesses to set a cap from 1 to 1000 per run
  • Actual yield depends on how many matching businesses have public contact details available
  • You can improve results by using broader search terms and more than one location
  • For larger scraping jobs, built-in proxy support helps keep runs more reliable

This actor collects only publicly available data. It does not require private logins or restricted access. Users are responsible for ensuring their use complies with applicable laws, business rules, and data-protection requirements. Always use scraped contact data responsibly for legitimate B2B Lead Scraping, research, and outreach. Data-removal requests: codebeatapi@gmail.com.

FAQ β€” Vp Marketing Lead Scraper ❓

How does Vp Marketing Lead Scraper work?

You provide a search term and one or more locations, and the actor returns business records with public contact details where available. The results are saved as structured dataset items that can be exported and reused for VP Marketing Contact Extraction or sales prospecting.

What kinds of businesses can it find?

It can find businesses that match your search term and location filters, including profiles with public websites, phone numbers, email addresses, and social links. It’s useful for Marketing Director Leads, Marketing Decision Maker Data, and similar outreach use cases.

What data fields will I get in the output?

The dataset includes name, website, phone, full_address, city, state, zip, country_code, scraped_emails, scraped_phones, scraped_social_media, emails_found, pages_scraped, avg_rating, total_reviews, lat, long, place_id, and scrape_status.

Can I use this for targeted outreach?

Yes. It’s built for Targeted B2B Outreach and related lead-generation workflows, especially when you want public contacts plus context like location, ratings, and websites.

How do I limit the size of each run?

Set maxBusinesses to the number of businesses you want to collect. You can also enable scrapeMaxBusinessesPerLocation if you want that cap applied separately to each location.

Does it support multiple locations?

Yes. googleMapsLocation accepts an array, so you can search across more than one place in a single run.

What if no email is found?

If no email is found, the record can still include the other business fields depending on your output settings and available data, which is helpful for building a broader Executive Lead Database.

How can I get support?

For questions, feedback, or feature requests, contact codebeatapi@gmail.com.

Final Word βœ‰οΈ

The Vp Marketing Lead Scraper gives you a fast way to turn public business data into a focused lead list for marketing research, outreach, and enrichment. It’s a practical shortcut for teams that need quality contacts without manual searching. πŸš€

πŸ†˜ Support & Feedback

Have a question or want a custom feature for Vp Marketing Lead Scraper?

  • 🐞 Bug Reports: Contact support for troubleshooting
  • ✨ Custom Solutions & Feature Requests: Share your ideas with the team
  • πŸ“§ Email: codebeatapi@gmail.com

Phone Validation

Every lead's email half was already validated - MX, catch-all, disposable, quality score. The phone half arrived as raw text with nothing said about it. Now it is checked the same way.

FieldMeaning
phoneE164The primary number in international format, ready to dial
phoneValidWhether the digits form a dialable number for their country
phoneLineTypeFixed Line, Mobile, Toll-Free, Premium Rate, VoIP, ...
phoneIsMobiletrue/false, or empty where the numbering plan genuinely cannot tell (US, Canada, Mexico)
phoneRegion / phoneCallingCodeThe number's own country
phoneDetailsEvery number on the row, each fully described
phonesChecked / phonesKept / validPhoneCountCounts before and after filtering

Numbers are parsed against the business's own country taken from its Google Maps listing, which is a far better default than anything the run could assume.

Inputs. Only report valid phone numbers, Exclude toll-free and Exclude premium-rate shape which numbers appear on a row β€” they never discard the row, because losing a good email lead over an unusable phone would be the wrong trade. If you do want that, Only keep businesses with a valid phone number does it explicitly.