Website Url Scraper
Pricing
Pay per event
Go to Apify Store

Website Url Scraper
Smart Contractor Crawler extracts emails, phones, and text from contractor websites. Ideal for automating outreach, AI training, or business lead enrichment.
Pricing
Pay per event
Rating
5.0
(1)
Developer

Louis-Charles Carrier
Maintained by Community
Actor stats
2
Bookmarked
20
Total users
14
Monthly active users
a month ago
Last modified
Categories
Share
🕸️ Smart Contractor Crawler
The Smart Contractor Crawler is a fast, concurrent website scraper that extracts emails, phone numbers, text content, and metadata from contractor or service business websites.
It’s designed for lead generation, business enrichment, and AI training datasets.
🚀 What It Does
- Crawls multiple websites simultaneously
- Collects homepage + relevant pages (like “About”, “Contact”, “Services”)
- Extracts:
- Company name & title
- Website URL
- Emails & phone numbers
- Visible text and HTML structure
- Outputs clean JSON and CSV-ready datasets
🧰 Input
Provide one or multiple URLs in the Start URLs field.
{"startUrls": ["https://www.abgbuilds.com","https://www.aboltinc.com","https://www.baystateplumbing.com"]}You can add up to 10,000 URLs per run (depending on your Apify plan).📦 OutputEach dataset item includes:Field Descriptionurl Website URL crawledtitle Page title or company nameemails Extracted emailsphones Extracted phone numbershtml Full HTML of homepage and key pagestext Combined readable text from the most relevant pages⚙️ How It WorksLoads the homepage and identifies internal links (About, Services, Contact, etc.)Extracts visible text, emails, and phones from each relevant pageCleans, deduplicates, and saves results to the datasetExports automatically in JSON, CSV, or Excel format💡 Use Cases🧾 Building B2B contractor lead lists🧠 Collecting industry-specific content for AI training📈 Enriching CRM or cold outreach systems (HubSpot, GoHighLevel, etc.)🔍 Automating research for local service providers💵 PricingSimple pay-per-event model:$0.01 minimum per runApprox. $0.012 per 10 websitesDouble-checked data with ~50% profit margin built in🧪 Example OutputjsonCopy code{"url": "https://www.abgbuilds.com","title": "ABG Builds | General Contracting","emails": ["info@abgbuilds.com"],"phones": ["(416) 555-1234"],"html": "<html>...</html>","text": "ABG Builds offers general contracting and renovation services in Toronto..."}⚠️ NotesInvalid or parked domains are automatically skipped.SSL certificate warnings are ignored safely (for non-HTTPS sites).Use responsibly and respect each website’s robots.txt.👨💻 AuthorLouis-Charles CarrierFreelance automation & AI systems developerCreator of Smart Contractor Systems⭐ If you find this tool helpful — star the repo or leave feedback on Apify Store!yamlCopy code---### ✅ Where to Put It- Replace your current **README.md** on GitHub with this text.- The **“Description”** field in Apify should copy the short intro section (first paragraph).---Would you like me to also generate a short **Apify Store preview text (one paragraph)** that matches this REA