The Century21 Scraper actor allows you to easily extract property details from Century21 listings. By running this actor, you can gather comprehensive information about properties, such as price, address, number of bedrooms and bathrooms, agent details, and much more.
The Century21 Scraper actor allows you to easily extract property details from Century21 listings. By running this actor, you can gather comprehensive information about properties, such as price, address, number of bedrooms and bathrooms, agent details, and much more.
Note: Please activate Proxy to get the result without blockage.
Running without a proxy may lead to data extraction restrictions or blockages.
Once the scraper runs successfully, you will receive detailed information about the property in a structured format:
1{ 2 "URL": "https://www.century21.com/property/308-e-william-street-philadelphia-pa-19134-C2184102214", 3 "title": "308 E William Street, Philadelphia, PA 19134 - MLS# PAPH2446524 | CENTURY 21", 4 "property_type": "Other Residential", 5 "price": "$95,000", 6 "bedrooms": "2", 7 "bathrooms": "1", 8 "street_address": "308 E William Street", 9 "city": "Philadelphia, PA", 10 "state": "Pennsylvania", 11 "zip_code": "19134", 12 "HOA_fees": "0", 13 "property_tax": "0", 14 "image_urls": [ 15 "https://www.century21.com/c21/photo/320x240/i.c21.com/1265i96/gvg3kqhc1385mryjy0cpv4j1z6i96", 16 "https://www.century21.com/c21/photo/320x240/i.c21.com/1265i96/9zr5dp28gf5wmt2at5ajce4je2i96", 17 "https://www.century21.com/c21/photo/320x240/i.c21.com/1265i96/gh6fexgatmd74be36kbtxaady7i96", 18 "https://www.century21.com/c21/photo/320x240/i.c21.com/1265i96/3dq7hb873sar4hpx831j6n0a45i96", 19 "https://www.century21.com/c21/photo/320x240/i.c21.com/1265i96/tkgh1qbdmgd1m0jqw24achvka4i96", 20 "https://www.century21.com/c21/photo/320x240/i.c21.com/1265i96/tf4phv5e2qspmaj7ax40kq4v01i96", 21 "https://www.century21.com/c21/photo/320x240/i.c21.com/1265i96/6f0ncz7s6d0b49ah8ftcefen76i96" 22 ], 23 "listing_agent_name": "Robert Rosado Sr", 24 "listing_agent_phone": "(215) 704-4402", 25 "MLS_number": "PAPH2446524", 26 "description": "Welcome to a two-bedroom home located in the developing neighborhood of West Kensington. Public transportation and services are nearby. The house is comfortable but needs some repairs. This house is ready for owner occupancy or investors looking for a rental unit to add to their portfolio. Don't let this opportunity slip by you.", 27 "nearby_schools": [ 28 "Lewis Elkin Elementary School", 29 "Aspira Charter School At John B. Stetson", 30 "Thomas A. Edison High School" 31 ] 32}
Proxy Configuration (Optional but recommended)
To avoid IP blocks or rate limits, it's recommended to use Apify Proxy. You can set this up in the input configuration:
1{ 2 "proxyConfiguration": { 3 "useApifyProxy": true, 4 "apifyProxyGroups": [ 5 "RESIDENTIAL" 6 ] 7 } 8}
URL Input
Enter the URL(s) of the Century21 property listings you want to scrape in the urls
field. You can input multiple URLs to scrape more properties at once.
Example input:
1{ 2 "urls": [ 3 "https://www.century21.com/property/308-e-william-street-philadelphia-pa-19134-C2184102214" 4 ] 5}
Results
Once the actor runs, it will return detailed property information in the structure shown in the sample above.
For more customizations or bug reports, please contact our support team at support@getdataforme.com or report an issue.
You can reach us easily here: https://getdataforme.com/contact/
Don't forget to mention the subject and any specific custom support requests.
Thank you!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!