
LoopNet | Search | Listing(s) | Agent(s) | (Richest output)
Pricing
$26.00/month + usage

LoopNet | Search | Listing(s) | Agent(s) | (Richest output)
Unlock valuable commercial property data from LoopNet. Extract detailed listings and agents insights for smarter real estate decisions.
4.0 (1)
Pricing
$26.00/month + usage
8
Total users
91
Monthly users
22
Runs succeeded
>99%
Issues response
3.7 hours
Last modified
4 days ago
Missing items
Closed
Hello, when I start a crawl with a filter (URL containing SK) I get additional info such as address and property ID. If I do the crawl on a specific property URL then it doesn't contain these. I've check the listing page and it is all contained.

Hey mate, I’ll check and let you know

there is an address, look for this(this is directly from your run):
"header": { "headerAddress": "Thynne St", "subtext": "383 Unit Apartments | (/Unit)", "location": "Bolton BL3 6BA" }
wilksj221
Thanks Muhamed. Was you able to find the property id as I couldn't find it anywhere in the payload?

just to be on the same page, so this is one of your URLs: https://www.loopnet.co.uk/Listing/250-Great-Ancoats-St-Manchester/36424341 and ID would be 36424341, correct me if I am wrong...
wilksj221
Yes, so I could of course take it from the URL but was wondering why what is scraped is different as I'm trying to standardise scraping from a filtered list and individual URL if possible

basically I take some data from each listing and I merge with details page, in your case you go to directly to details page, but something is missing just let me know and I'll add it
wilksj221
Thanks mate.