Skip to content
×
Try PRO Free Today!
BiggerPockets Pro offers you a comprehensive suite of tools and resources
Market and Deal Finder Tools
Deal Analysis Calculators
Property Management Software
Exclusive discounts to Home Depot, RentRedi, and more
$0
7 days free
$828/yr or $69/mo when billed monthly.
$390/yr or $32.5/mo when billed annually.
7 days free. Cancel anytime.
Already a Pro Member? Sign in here
Pick markets, find deals, analyze and manage properties. Try BiggerPockets PRO.
x
Results (10,000+)
Austin Bright I have a list of addresses. Is there some "Tech-y" way pull property info in bulk?
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?
Stuart Udis How are others balancing alignment of interest in partnerships spanning portfolios
6 February 2025 | 12 replies
Their ability to invest alongside is merely a way for me to ensure they take their responsibilities seriously.
Beatrice Ontiti Very pleased with my experience with RTR
12 February 2025 | 11 replies
Being an out of state investor and having a full time W2 profession along with other responsibilities as a mom, this was exactly how I wanted my investments handled.
Kevin S. How best to start kids to invest in RE.
18 February 2025 | 3 replies
It also means shared responsibility, making him a true partner in the venture and encouraging greater engagement.
Paul Zofsak Condo nightmare HOA issue, need legal advice
7 February 2025 | 7 replies
I own a unit at a local condominium complex and am having issues with timely response from the HOA. 
Jake Faris LLC creation: any gotchas for this joint venture?
18 February 2025 | 5 replies
Quote from @Jake Faris: @Greg Scott Thanks the response
James E Fraley Jr Hiring an assistant for PM
18 February 2025 | 2 replies
Do any property managers out there employ (sub contract) assistants to manage the overflow of their responsibilities
Iwona Camp Landlord Software and Rental Forms
13 February 2025 | 1 reply
(I don't use Simplifyem but maybe more detail may gain more traction for a response?)
Andrew Albritton Questions on 1031 into in-laws property
18 February 2025 | 8 replies
Thanks for your response Bill.My goal is to simply prevent them from losing the farm.
Jose Leal Transitioning from a spec home builder to independent GC
15 February 2025 | 2 replies
Thank you for the response and the insight @Chris Seveney!