Vp Marketing Lead Scraper
Pricing
from $1.50 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
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 Category | Field Name | Description | Available |
|---|---|---|---|
| Contact | scraped_emails | Publicly available email addresses collected from the business website | β Always when found |
| Contact | scraped_phones | Public phone numbers found during scraping | β Always when found |
| Contact | scraped_social_media | Public social media links discovered during scraping | β Always when found |
| Identity | name | Business name | β Always |
| Identity | website | Business website URL | β Always when available |
| Identity | phone | Main phone number | β Always when available |
| Location | full_address | Full address built from available location details | β Always when available |
| Location | city | City | β Always when available |
| Location | state | State | β Always when available |
| Location | zip | ZIP code | β Always when available |
| Location | country_code | Country code | β Always when available |
| Discovery | emails_found | Number of email addresses found | β Always |
| Discovery | pages_scraped | Number of pages scraped on the business website | β Always |
| Quality | avg_rating | Average rating value | β Always when available |
| Quality | total_reviews | Total number of reviews | β Always when available |
| Discovery | lat | Latitude value | β Always when available |
| Discovery | long | Longitude value | β Always when available |
| Discovery | place_id | Place identifier | β Always when available |
| Status | scrape_status | Result 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_emailsfor public email addressesscraped_phonesfor phone numbersscraped_social_mediafor public social media profiles
Identity Data
namefor the business namewebsitefor the business websitephonefor the primary phone number
Location Data
full_address,city,state,zip, andcountry_codelatandlongfor location coordinatesplace_idfor the stored place reference
Performance Data
emails_foundto see how many emails were collectedpages_scrapedto measure how much site coverage was completedavg_ratingandtotal_reviewsfor quick quality contextscrape_statusto understand whether a record completed successfully
Key Features of Vp Marketing Lead Scraper β‘
| Feature | Benefit |
|---|---|
| β Keyword-targeted input | Helps you focus on the exact Vp Marketing niche or business type you want |
| β Location filtering | Lets you narrow results to one or more target locations |
| β Public web data extraction | Pulls contact details from publicly available sources for lead generation |
| β Built-in proxy support | Improves reliability for larger scraping runs |
| β Real-time dataset saving | Stores results as they are collected to reduce data loss |
| β Configurable business limits | Gives you control over how many businesses are processed |
| β Contact enrichment fields | Adds phones, social links, ratings, and location data for richer outreach lists |
| β Structured Apify output | Makes 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}}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
googleMapsSearchTerm | String | β Yes | Vp Marketing | The business type or niche you want to search for. |
googleMapsLocation | Array | β Yes | ["New York"] | One or more target locations for the search. |
maxBusinesses | Integer | No | 5 | The maximum number of businesses to collect. The scraper stops when it reaches this target. |
scrapeMaxBusinessesPerLocation | Boolean | No | false | If enabled, the actor collects up to the maximum per location. If disabled, it uses one combined total across all locations. |
proxyConfiguration | Object | No | { "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"}
| Field | Label | Format | Description |
|---|---|---|---|
name | Business Name | text | The business name returned in the dataset. |
website | Website | link | The business website URL. |
phone | Phone | text | The primary phone number. |
full_address | Address | text | The full address assembled from available location details. |
city | City | text | The city associated with the business. |
state | State | text | The state associated with the business. |
zip | zip | text | The ZIP code. |
country_code | country_code | text | The country code. |
scraped_emails | Emails Found | array | A list of public email addresses collected from the business website. |
scraped_phones | Phone Numbers | array | A list of phone numbers found during scraping. |
scraped_social_media | Social Media | array | A list of public social media links found during scraping. |
emails_found | # Emails | number | The total number of email addresses found. |
pages_scraped | Pages Scraped | number | The number of pages scraped on the business website. |
avg_rating | Rating | number | The business rating value. |
total_reviews | Reviews | number | The number of reviews. |
lat | lat | text | The latitude value. |
long | long | text | The longitude value. |
place_id | place_id | text | The place identifier. |
scrape_status | Status | text | The 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
maxBusinessesto 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
maxBusinessesto 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
Legal Guidelines for Scraping Vp Marketing Lead Scraper βοΈ
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.
| Field | Meaning |
|---|---|
phoneE164 | The primary number in international format, ready to dial |
phoneValid | Whether the digits form a dialable number for their country |
phoneLineType | Fixed Line, Mobile, Toll-Free, Premium Rate, VoIP, ... |
phoneIsMobile | true/false, or empty where the numbering plan genuinely cannot tell (US, Canada, Mexico) |
phoneRegion / phoneCallingCode | The number's own country |
phoneDetails | Every number on the row, each fully described |
phonesChecked / phonesKept / validPhoneCount | Counts 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.