![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2462219/small_1694584118-avatar-travism318.jpg?twic=v1/output=image&v=2)
12 February 2025 | 29 replies
On the upside, they have a new investor portal which where you can view documents (like monthly reports/inspections by Aloha) and data on construction progress and returns.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/3171000/small_1737133131-avatar-daveb363.jpg?twic=v1/output=image&v=2)
21 January 2025 | 15 replies
Quote from @Jaycee Greene: Quote from @Dave Bobka: That's right, been eyeing all of those as well was Fort Wayne, INWhat about something like this in FTW: https://www.realtor.com/realestateandhomes-detail/3207-Clint...?
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/1881509/small_1621516376-avatar-timothye55.jpg?twic=v1/output=image&v=2)
16 January 2025 | 3 replies
I can disclose the property address and details if you would like to chat.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/3170577/small_1737053406-avatar-shauno22.jpg?twic=v1/output=image&v=2)
28 January 2025 | 3 replies
For on the ground evaluations, I rely on local contacts: agents, contractors, or even property inspectors to provide walkthrough videos and detailed feedback.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/1910973/small_1733235603-avatar-trevors156.jpg?twic=v1/output=image&v=2)
7 February 2025 | 11 replies
I will reach out to try and figure out details and the procedure.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/3180354/small_1738909951-avatar-williamw620.jpg?twic=v1/output=image&v=2)
12 February 2025 | 4 replies
Hey guys thank you so much for your responses I truly appreciate the time you took to respond with such great detail.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2904528/small_1703654270-avatar-tome86.jpg?twic=v1/output=image&v=2)
11 February 2025 | 10 replies
Be detailed—track start and end times to clearly show your involvement.Task Descriptions – Be specific about what you did.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/1243584/small_1621510604-avatar-austinb121.jpg?twic=v1/output=image&v=2)
10 February 2025 | 47 replies
location={lat},{lng}" headers = {'User-Agent': 'Mozilla/5.0'} response = requests.get(search_url, headers=headers) if response.status_code == 200: try: json_text = response.text.split('&&')[1] return json.loads(json_text) except (json.JSONDecodeError, IndexError) as e: print("Error decoding JSON response:", e) print("Response text:", response.text) return None return Nonedef extract_home_id(search_results): try: payload = search_results.get('payload') if not payload: return None region_views = payload.get('regionViews') if not region_views: return None root = region_views.get('__root') if not root: return None for result in root: if 'home' in result: return result['home']['id'] except KeyError as e: print(f"KeyError: {e}") return Nonedef construct_redfin_detail_url(state, city, street, zip_code, home_id): street_formatted = street.replace(' ', '-') city_formatted = city.replace(' ', '-') return f"https://www.redfin.com/{state}/{city_formatted}/{street_formatted}/home/{home_id}"def query_apify_redfin_scraper(detail_url): api_url = APIFY_API_URL payload = { "detailUrls": [{"url": detail_url}], "debugLog": False } headers = { "Content-Type": "application/json" } response = requests.post(api_url, headers=headers, data=json.dumps(payload)) if response.status_code == 201: try: return response.json()['data']['id'] except json.JSONDecodeError as e: print("Error decoding JSON response:", e) print("Response text:", response.text) return None return Nonedef get_apify_scraper_results(run_id): api_url = f"https://api.apify.com/v2/acts/tri_angle~redfin-detail/runs/{run_id}/dataset/items?
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/3171768/small_1737311730-avatar-kylel453.jpg?twic=v1/output=image&v=2)
5 February 2025 | 7 replies
Verifying last 2 years of rental history and income extremely important to find the “best of the worst”.Make sure you understand the Class of properties you are looking at and the corresponding results to expect.The City of Detroit has 183 Neighborhoods we’ve analyzed.DM us if you’d like to discuss this logical approach in greater detail!
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2710371/small_1739235953-avatar-katem121.jpg?twic=v1/output=image&v=2)
10 February 2025 | 5 replies
-Allows you to pull equity from the property to fund the rehab without stretching your finances.If you'd like, I can walk you through the details and answer any questions to see if it makes sense for your situation.