The Mine Works
← Latest posts
Notes

Page 2 of 9

The Mine Works
use-case Jul 11, 2026 · 6 min read

The B2B Lead Generation Stack: Maps Leads, Website Contact Finder, and Email Verification

A three-step pipeline that finds local businesses, fills in missing contacts, and verifies every email before a cold outreach campaign goes out.

The Mine Works
tutorial Jul 11, 2026 · 5 min read

Maps Leads: Verified Email Extraction from Google Maps Business Listings

How to pull B2B leads from Google Maps with MX-verified emails, past the official API's 120-result cap, and pay only for contactable businesses.

The Mine Works
comparison Jul 11, 2026 · 7 min read

Google Maps Leads vs LinkedIn Company Scraper: Two Approaches to B2B Prospecting

Verified local emails and geo data, or firmographics on any company anywhere. How Maps Leads and LinkedIn Company Scraper differ, and when to run both.

The Mine Works
use-case Jul 11, 2026 · 5 min read

Real Estate Agent Lead Lists: Extracting Contact Data from Redfin and Realtor.com

Build agent and brokerage lead lists by scraping Redfin and Realtor.com listings together — deduping agents across both sources for wider coverage.

The Mine Works
use-case Jul 11, 2026 · 6 min read

The Real Estate Data Stack: Combining Zillow, Redfin, and Realtor.com for Full Market Coverage

No real estate portal has complete listing coverage or every field you need. Here's how to architect a pipeline combining Zillow, Redfin, and Realtor.com data.

The Mine Works
use-case Jul 11, 2026 · 6 min read

Building a Real Estate Investor Deal-Sourcing Pipeline with Claude and Redfin

How to wire the Redfin Scraper into Claude as an MCP tool so an investor can ask for undervalued properties by price, beds, and metro in plain language.

The Mine Works
tutorial Jul 11, 2026 · 4 min read

Realtor.com Scraper: Property and Agent Data Without the MLS Paywall

Scrape Realtor.com listings in Python — price, beds, baths, county, and the listing agent + brokerage office on every record. No login, no API key.

The Mine Works
tutorial Jul 11, 2026 · 4 min read

Redfin Scraper: For-Sale and Sold Property Data in Python (No API Key)

Scrape Redfin listings by city, ZIP, or URL in Python — price, beds, baths, sqft, agent, MLS status, and coordinates. No login, no browser, no unblocker.

The Mine Works
tutorial Jul 11, 2026 · 4 min read

Trustpilot Business Search: Discover Companies by Category with TrustScore Data

Search Trustpilot by category or keyword in Python to build company lists with TrustScore, review count and verification status — no login required.

The Mine Works
use-case Jul 11, 2026 · 4 min read

Building a Review Monitoring Pipeline: Trustpilot Business Search to Reviews in One Workflow

Chain Trustpilot Business Search into the Reviews Scraper to go from a category search to full review data for every company found, in one Python workflow.

The Mine Works
comparison Jul 11, 2026 · 5 min read

Trustpilot vs Google Maps Reviews vs TripAdvisor: Choosing the Right Review Data Source

Trustpilot, Google Maps and TripAdvisor cover different business types and different fields. A field-by-field comparison to pick the right review data source.

The Mine Works
tutorial Jul 11, 2026 · 5 min read

Zillow Property Details API: Zestimate, Tax History, and Agent Data by URL

Pull full Zillow property records by URL or ZPID in Python — price history, tax history, schools, HOA, and agent data the official API never exposed.

The Mine Works
tutorial Jul 11, 2026 · 5 min read

Zillow Rental Listings API: Rent Estimates and Availability at Scale

How to pull Zillow for-rent listings by location in Python — monthly rent, availability date, beds, baths, and Rent Zestimate — with no login or API key.

The Mine Works
use-case Jul 11, 2026 · 6 min read

Building a Comps Report: Zillow Recently Sold Data for Accurate CMAs

How to pull recently-sold Zillow comps by ZIP, filter by beds and square footage, and calculate price-per-sqft for a defensible comparative market analysis.

The Mine Works
tutorial Jul 11, 2026 · 4 min read

How to Scrape Zillow Listings in Python (2026 Guide, No Blocking)

Scrape Zillow for-sale listings by city or ZIP in Python — price, beds, baths, Zestimate, and days on market. No API key, no browser, no blocking.

The Mine Works
comparison Jul 11, 2026 · 7 min read

Zillow vs Redfin vs Realtor.com: Which Real Estate Data Source Should You Scrape in 2026?

A field-by-field comparison of Zillow, Redfin, and Realtor.com scraping: architecture, pricing, unique data each source has, and which to use for which job.

Amazon Product Research in Python: ASIN Data, BSR and Price Without the SP-API
tutorial Jun 30, 2026 · 5 min read

Amazon Product Research in Python: ASIN Data, BSR and Price Without the SP-API

How to scrape Amazon product listings by ASIN or keyword — price, Best Sellers Rank, star rating, review count, seller and feature bullets — across 8 marketplaces.

Bulk Email Verification in Python: MX, SMTP and Catch-All Detection Without an API
tutorial Jun 30, 2026 · 4 min read

Bulk Email Verification in Python: MX, SMTP and Catch-All Detection Without an API

How to verify thousands of email addresses for free using DNS MX lookups and optional SMTP handshakes. No API key, no monthly subscription.