Skyscraper Owner Scraper avatar

Skyscraper Owner Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Skyscraper Owner Scraper

Skyscraper Owner Scraper

Find owners, general managers, phone numbers, and emails for the tallest skyscrapers in any major city. Covers 18 cities worldwide including New York, Chicago, Dubai, London, and more.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Helios

Helios

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

Find the owners, general managers, phone numbers, and email addresses for the tallest skyscrapers in any major city. Powered by public property records, Wikipedia building rankings, and web search — no API keys required.

What it does

  1. Fetches the ranked list of tallest buildings for each specified city from Wikipedia
  2. For each building, searches the web for management contact information
  3. Extracts and returns: owner company, general manager name, phone numbers, and email addresses

Use cases

  • Commercial real estate prospecting — reach building owners and managers directly
  • B2B sales outreach — contact decision-makers in premium office buildings
  • Facility services — find the right contacts for cleaning, security, maintenance, or F&B
  • Property research — build a contact database of skyscraper owners in target markets
  • Investment research — identify ownership entities behind major buildings

Supported Cities

SlugCity
new-york-cityNew York City
chicagoChicago
los-angelesLos Angeles
houstonHouston
miamiMiami
dallasDallas
seattleSeattle
bostonBoston
san-franciscoSan Francisco
atlantaAtlanta
philadelphiaPhiladelphia
denverDenver
dubaiDubai
londonLondon
torontoToronto
sydneySydney
tokyoTokyo
shanghaiShanghai

Input

ParameterTypeDefaultDescription
citiesarray["new-york-city"]City slugs to scrape
maxBuildingsPerCityinteger10Top N tallest buildings per city (1–100)
proxyConfigurationobjectOptional proxy settings

Output

Each result is a JSON record:

{
"rank": 1,
"buildingName": "Empire State Building",
"city": "New York City",
"address": "350 Fifth Avenue",
"heightFt": 1454,
"ownerCompany": "Empire State Realty Trust",
"generalManager": "John Smith",
"phones": ["212-736-3100"],
"emails": ["info@esrtreit.com"],
"officialWebsite": "https://www.esbnyc.com",
"dataCompleteness": "85%",
"scrapedAt": "2026-04-11T02:00:00.000Z"
}

Data Completeness

Contact data availability varies by building. Newer or privately-held buildings may have limited public information. The dataCompleteness field indicates how much contact data was found (0–100%).

Pricing

$0.003 per building record (pay per result)

This actor only accesses publicly available information. Always comply with applicable laws and the terms of service of any websites you use the data from.