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?
Cynthia Gonzalez Investing in multifamily in NC
20 February 2025 | 7 replies
Reach out if you want to discuss, I can get you connected with a great local investor friendly agent!
Jene Goshay Property Security Systems
19 February 2025 | 5 replies
They service all fifty states , and they are an investor friendly company they understand our needs.Cool!
Kevin Minnieweather Looking to break into the real estate investment scene.
21 February 2025 | 2 replies
Besides having a personal friend to mentor you, this is the next best place to learn.
Zachary Kessler Strategies for second property
10 February 2025 | 9 replies
I’m getting ready to make my next move in 2025 and I’m contemplating on staying here and buying a multi family property as an investment out of state (only an hour away) which would be a lot less capital and have a lot more land lord friendly laws or buy another multifamily as a primary residence locally and hack that property I’m single and live alone.
Phil Hale Investor targeting 5+ unit deals in Columbus—where do you network locally?
19 February 2025 | 10 replies
I would say you should start off by just meeting multi-family investor-friendly agents who can help get you started with 5 units search and work on finding you off-market ones as well Thanks Kerlous!
Mary Jay Cash flow is a myth? Property does not cash flow till its paid off?
19 February 2025 | 88 replies
use real estate to diversify my investments more than anything now.
Srini Rajamani Midlife Newbie - Just recently discovered Biggerpockets
22 February 2025 | 0 replies
My knowledge and subsequent track record has been one of basically following the wagon of friends and family(which as you can imagine has turned out to be a disaster). 
Richard Herro Jr. Excited to Learn & Take Action - New Investor from New Jersey
21 February 2025 | 4 replies
When my wife and I started out we new we wanted to invest but did not know how to, we took action and unfortunately found a family friend realtor (amazing learning experience) then we found bigger pockets. 
Mindy Perry property management software and 1099 K
31 January 2025 | 7 replies
@Mindy PerryReally doesn't matter what software you pick as long as it has the features you want.Two biggest challenges with ALL software:1) None are perfect, so deal with the tradeoffs2) Most users rarely put in enough time to really understand how to utilize the software.