LoopNet | Search | Listing(s) | Agent(s) | (Richest output) avatar
LoopNet | Search | Listing(s) | Agent(s) | (Richest output)

Pricing

$26.00/month + usage

Go to Store
LoopNet | Search | Listing(s) | Agent(s) | (Richest output)

LoopNet | Search | Listing(s) | Agent(s) | (Richest output)

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

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

WI

Missing items

Closed

wilksj221 opened this issue
a month ago

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.

memo23 avatar

Hey mate, I’ll check and let you know

memo23 avatar

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" }

WI

wilksj221

a month ago

Thanks Muhamed. Was you able to find the property id as I couldn't find it anywhere in the payload?

memo23 avatar

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...

WI

wilksj221

a month ago

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

memo23 avatar

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

WI

wilksj221

a month ago

Thanks mate.