Scrape Real Estate Listings Into Google Sheets in Google Sheets
Select A1, replace its contents with exactly =IMPORTXML("https://sheetsteps.com/api/import-fixtures/catalog","//section[@id='homes']/article/@data-price"), press Enter, wait for the formula to finish, and leave the result visible. Do not open another website.
Verified by JosephineAbout 210 secondsSelect A1, replace its contents with exactly =IMPORTXML("https://sheetsteps.com/api/import-fixtures/catalog","//section[@id='homes']/article/@data-price"), press Enter, wait for the formula to finish, and leave the result visible. Do not open another website.
Step-by-step
Open the practice sheetUse the example data shown below so the result is easy to check.
Scrape Real Estate Listings Into Google SheetsSelect A1, replace its contents with exactly =IMPORTXML("https://sheetsteps.com/api/import-fixtures/catalog","//section[@id='homes']/article/@data-price"), press Enter, wait for the formula to finish, and leave the result visible. Do not open another website.
Check the resultCompare the finished sheet with the expected result and correct the target range if needed.
Shortcut or faster method
Select the target cell, type or paste the formula in the formula bar, then press Enter.
Expected result
A1:A3 contains the verified practice result and no spreadsheet errors remain visible.
Common mistake
Applying the change to more rows, columns, or cells than the task specifies.
Troubleshooting
Re-select A1 and repeat the final action. A1:A3 contains the verified practice result and no spreadsheet errors remain visible.
Example spreadsheet data
This is the clean fixture used for the verified run.
| Paste the web formula in this cell |
Video transcript
- Open the prepared Web scraping spreadsheet.
- Open the practice sheet. Use the example data shown below so the result is easy to check.
- Scrape Real Estate Listings Into Google Sheets. Select A1, replace its contents with exactly =IMPORTXML("https://sheetsteps.com/api/import-fixtures/catalog","//section[@id='homes']/article/@data-price"), press Enter, wait for the formula to finish, and leave the result visible. Do not open another website.
- Check the result. Compare the finished sheet with the expected result and correct the target range if needed.
- A1:A3 contains the verified practice result and no spreadsheet errors remain visible.