Great Guys Move Scraper avatar

Great Guys Move Scraper

Pricing

from $3.00 / 1,000 scraped mover or cities

Go to Apify Store
Great Guys Move Scraper

Great Guys Move Scraper

Scrape ranked moving companies, scores, reviews, contacts, services, and USDOT status from Great Guys Moving by US city or state.

Pricing

from $3.00 / 1,000 scraped mover or cities

Rating

0.0

(0)

Developer

Muhammad Afzal

Muhammad Afzal

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Extract ranked US moving companies and covered cities from Great Guys Moving into clean JSON, CSV, Excel, or API-ready dataset records. The Actor is designed for moving-industry lead research, competitor analysis, license checks, and local market discovery.

What it extracts

Each company record can include the company name, overall score, rating tier, review/data-point counts, affordability index, address, phone, email, website, services, review-derived pros and cons, eleven quality-factor scores, USDOT number and status, BBB rating, coordinates, and its Great Guys profile URL. Missing source values are returned as null; the Actor never invents contact or license data.

The stateCities mode returns the cities Great Guys Moving covers for a selected state.

Input

Choose one mode:

  • byCity: ranked movers for a city. Provide state and city.
  • byState: top ranked movers for a state. Provide state.
  • stateCities: discover covered cities for a state.
  • companyDetail: extract one public company profile. Provide companyUrl.

Use maxItems to bound both output and pay-per-event charges. Optional minScore and minReviewCount filters apply before results are saved.

{
"mode": "byCity",
"state": "CA",
"city": "Los Angeles",
"maxItems": 10,
"minScore": 9
}

Company detail example:

{
"mode": "companyDetail",
"companyUrl": "https://www.greatguysmove.com/companies/california/northridge/roadway-moving-la-moving-company/",
"maxItems": 1
}

Output example

{
"recordType": "company",
"companyId": 84946,
"name": "Roadway Moving - LA Moving Company",
"score": 9.71,
"ratingAdjective": "Exceptional",
"city": "Northridge",
"state": "CA",
"phone": "+1 323-902-1500",
"qualityScores": { "quality": 9.91, "punctuality": 9.83 },
"companyUrl": "https://www.greatguysmove.com/companies/california/northridge/roadway-moving-la-moving-company/",
"sourceUrl": "https://www.greatguysmove.com/movers/california/los-angeles/",
"scrapedAt": "2026-09-05T00:00:00.000Z"
}

Pricing

This Actor uses pay per event: $0.00005 per run start and $0.003 per dataset record. A 10-result run costs about $0.03005 in event charges. Set maxItems to control the maximum result-event portion of the bill. Platform limits still apply.

Reliability and limits

The Actor reads public HTML and the structured Next.js data that backs the visible page. It needs no login or third-party API key. Direct requests are the default; optional Apify Proxy settings are available if the site starts rate-limiting. A valid page with no matching records produces an EMPTY summary, while invalid inputs and structural/access failures produce an actionable OUTPUT diagnostic without fabricated dataset rows.

Great Guys Moving may change its pages or data at any time. Scores and license details reflect the source at scrape time and should be independently verified before high-stakes decisions. Use moderate run sizes and comply with the source website’s terms, robots policy, privacy rules, and applicable law. This Actor is independent and is not affiliated with Great Guys Moving.