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+)
Khaled Seirafi Introduction - new to investing in Phoenix
14 February 2025 | 15 replies
That is all excellent advice and all very true.
Nate McCarthy Investing in Sacramento - Lots of questions!
5 February 2025 | 6 replies
I'm a local real estate broker, investor, and manager (100+ rentals, mostly Airbnb/STR and multifamily).House hacking is a tried-and-true method and in Sacramento you can produce some meaningful income while enjoying the appreciation and tax benefits of owning real estate.
Jason Edwards First Flip Insights: 1272 Lakins Rd, Etna
20 January 2025 | 1 reply
Purchase price: $145,000 Cash invested: $60,000 Finding a move-in-ready home that offers modern upgrades and country charm can be challenging—but this fully renovated 4-5 bedroom, 2-bathroom ranch is the perfect solution.
Brandon Morgan payment methods for tenants
19 February 2025 | 17 replies
Yes, having tenants pay ACH via a Tenant Portal software is best, but not all will cooperate and some will play games that result in NSF charges.We allow tenants to deposit cash/check/money order directly at our bank into our account.Many Class C & D tenants have challenges adapting to unfamiliar ways to pay and is often not worth the hassle (and possible evictions) to get them to change:(
Ken Almira Are Low/No Money Down Real Estate Deals Actually Viable?
19 February 2025 | 23 replies
These options often come with their own set of challenges, but they’re worth exploring if you’re willing to get a bit creative.In short, it’s not easy, but with the right strategy and persistence, it’s doable!
Aaron Fischer Transition to Inspira Financial Trust from Quest Trust Company
21 January 2025 | 3 replies
The challenges experienced in the cases mentioned above and elsewhere would be non-existent.
Austin Bright I have a list of addresses. Is there some "Tech-y" way pull property info in bulk?
10 February 2025 | 47 replies
token=***" while True: response = requests.get(api_url) if response.status_code == 200: try: data = response.json() if data: return data except json.JSONDecodeError as e: print("Error decoding JSON response:", e) print("Response text:", response.text) return None time.sleep(10) # Wait for 10 seconds before retrying return Nonedef main(addresses): results = [] for address in addresses: lat, lng = geocode_address(address) if lat and lng: search_results = search_redfin(lat, lng) if search_results: home_id = extract_home_id(search_results) if home_id: parts = address.split(',') street = parts[0].strip() city = parts[1].strip() state_zip = parts[2].strip().split(' ') state = state_zip[0] zip_code = state_zip[1] detail_url = construct_redfin_detail_url(state, city, street, zip_code, home_id) run_id = query_apify_redfin_scraper(detail_url) if run_id: scraper_results = get_apify_scraper_results(run_id) results.append(scraper_results) return resultsaddresses = [ "123 Main St, Los Angeles, CA 90001", "456 Elm St, San Francisco, CA 94102" # Add more addresses here]detail_urls = main(addresses)print(json.dumps(detail_urls, indent=2))
Stacie Telles Refinance on Investment Property
3 February 2025 | 12 replies
Hi @Stacie Telles,Finding lenders that offer cash-out refinancing with minimal or no seasoning periods can be challenging, as many conventional lenders require a six-month to one-year seasoning period.
Steve T. House Hack in LA/NYC or Buy Out-of-State First? 🤔🏡
20 February 2025 | 12 replies
An out of state turnkey option would be easy to do in parallel with this since a true turnkey option should not take much, if any effort other than selecting the right team in a market that can help you reach your goals.