![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2525093/small_1695039066-avatar-milenag3.jpg?twic=v1/output=image&v=2)
17 January 2025 | 13 replies
This will give you one critical piece of information, that it may take X days to get an offer and sell, and the second item will give you what your competition is right now.
![](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/2313697/small_1724702317-avatar-timj176.jpg?twic=v1/output=image&v=2)
18 January 2025 | 5 replies
Incurring losses every year will mean that the losses will be suspended and carried forward and will offset future passive income.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/3033713/small_1716834664-avatar-landons62.jpg?twic=v1/output=image&v=2)
4 February 2025 | 11 replies
In general, I would say Kitchen, Bathrooms and any deferred maintenance should be your focused items.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2486101/small_1683298340-avatar-ryanj464.jpg?twic=v1/output=image&v=2)
7 February 2025 | 22 replies
I personally would sell it.Your return from real estate is two items - Cash Flow + Appreciation.What is the annual rate of appreciation you are getting, approximately?
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2966464/small_1713402241-avatar-kellyt128.jpg?twic=v1/output=image&v=2)
12 February 2025 | 12 replies
Some banks can spread your funds around to multiple banks if you carry a balance over $250k and want to have all the necessary FDIC insurance…merry Christmas!
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/3006302/small_1714092781-avatar-melissao52.jpg?twic=v1/output=image&v=2)
11 February 2025 | 14 replies
Also carrying cost while your in rent up mode.3.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/3173189/small_1738955991-avatar-erich957.jpg?twic=v1/output=image&v=2)
11 February 2025 | 22 replies
If you go this route, make sure the numbers work after factoring in carrying costs.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2983325/small_1716739103-avatar-marcs233.jpg?twic=v1/output=image&v=2)
13 January 2025 | 16 replies
The poster was asking about broken/damaged household items and guests destroying a rental.
![](https://bpimg.biggerpockets.com/no_overlay/uploads/social_user/user_avatar/2024557/small_1629938572-avatar-gabeg45.jpg?twic=v1/output=image&v=2)
13 January 2025 | 7 replies
If they are the one providing most of the cash, they might not want to carry that liability, but you've already negotiated with your partners on this and then the bank isn't cool with it, you could be in a pickle.