Company Service Finder
Pricing
$40.00/month + usage
Company Service Finder
The Company Service Finder uses AI to extract and analyze company services from Google Search & Maps. Get detailed business data — names, contacts, websites, and categorized services — for just $40/month.
0.0 (0)
Pricing
$40.00/month + usage
0
1
1
Last modified
5 hours ago
Discover company services from businesses across cities using Google Search and Google Maps. Extract company websites, names, contact details, and use AI to analyze their services automatically — perfect for lead generation, market research, and competitive analysis.
For just $30/month, you can scrape UNLIMITED Companies with ease.
Features
-
Dual Search Sources
- Google Search scraping for web results
- Google Maps scraping for local businesses
-
AI-Powered Service Extraction
- Choose from OpenAI (GPT-4o), Anthropic (Claude 3.5 Sonnet), or Groq (Llama 3.3 70B)
- Automatic service categorization from company websites
- Comprehensive service listings extracted via AI
-
Detailed Business Information
- Company name and website
- Phone number and address
- Owner information and Google Maps links
- Location details (city, state, postal code)
- Complete service offerings
-
Flexible Configuration
- Search by state abbreviation
- Target specific cities
- Customize search queries
- Toggle Google Search and/or Google Maps
- Bring your own API keys for AI models
-
Supports proxies for anonymity and bypassing restrictions.
-
Fast and reliable scraping with retry mechanisms.
Pricing
- Unlimited Scraping: Only $30/month.
- No hidden fees or limits on usage.
Input
The actor accepts the following input:
- state_abbreviation (string, required): State abbreviation (e.g., 'CA' for California)
- cities_to_do (array[string], required): List of cities to search
- queries (array[string], required): Service-related search queries (e.g., "cpa firm", "accounting firm")
- google_search (boolean, optional): Enable Google Search scraping (default: true)
- google_maps_search (boolean, optional): Enable Google Maps scraping (default: true)
- ai_company (string, optional): AI provider - "openai", "anthropic", or "groq" (default: "openai")
- ai_model (string, optional): Specific AI model to use (default: "gpt-4o")
- openai_api_key (string, optional): Your OpenAI API key (if using OpenAI)
- anthropic_api_key (string, optional): Your Anthropic API key (if using Anthropic)
- groq_api_key (string, optional): Your Groq API key (if using Groq)
📝 Copy for Use:
{"cities_to_do": ["Los Angeles"],"google_maps_search": true,"google_search": false,"openai_api_key": "","queries": ["cpa firm"],"state_abbreviation": "CA","ai_company": "openai","ai_model": "gpt-4o"}
Why Choose This Scraper?
- Affordable: Unlimited scraping for just $30/month.
- Comprehensive: Extracts business details and AI-analyzed services.
- Easy to Use: Simple setup and integration with the Apify platform.
- Reliable: Built with retry mechanisms to handle network issues.
- AI-Powered: Multiple AI providers for intelligent service extraction.
Recommended Proxy Providers
-
Shifter
- Reliable residential proxies all over the world.
- Cheap rates
- Order Shifter Now
- Get 10% Off any product, use coupan
rigelbytes-YoBB.
-
OxyLabs
- 100M+ Proxies
- Fastest proxies in the market
- Real profile, human-like Residential IPs
- Quality assurance framework for most reliable IPs
- Get Proxies
-
DataImpulse
- Covers 200+ Counties
- Reliable Residential Proxies for just $1/GB
- Get Residential Proxies
🙌 Why Buy Through Our Affiliate Link?
- Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
- Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
- No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.
Running via Apify Console
You can run this actor from the Apify Console by providing the necessary input parameters.
Running via API
You can trigger this actor using the Apify API, passing the required input in the request body.
API Request Example (Python)
from apify_client import ApifyClient# Initialize the ApifyClient with your API tokenclient = ApifyClient("<YOUR_API_TOKEN>")# Prepare the Actor inputrun_input = {"cities_to_do": ["Los Angeles"],"google_maps_search": true,"google_search": false,"openai_api_key": "","queries": ["cpa firm"],"state_abbreviation": "CA","ai_company": "openai","ai_model": "gpt-4o"}# Run the Actor and wait for it to finishrun = client.actor("rigelbytes/company-service-finder").call(run_input=run_input)
JavaScript
import { ApifyClient } from 'apify-client';// Initialize the ApifyClient with your API tokenconst client = new ApifyClient({token: '<YOUR_API_TOKEN>',});// Prepare Actor inputconst input = {"cities_to_do": ["Los Angeles"],"google_maps_search": true,"google_search": false,"openai_api_key": "","queries": ["cpa firm"],"state_abbreviation": "CA","ai_company": "openai","ai_model": "gpt-4o"};(async () => {// Run the Actor and wait for it to finishconst run = await client.actor("rigelbytes/company-service-finder").call(input);})();
Running with cURL
# Set API tokenAPI_TOKEN=<YOUR_API_TOKEN># Prepare Actor inputcat > input.json <<'EOF'{"cities_to_do": ["Los Angeles"],"google_maps_search": true,"google_search": false,"openai_api_key": "","queries": ["cpa firm"],"state_abbreviation": "CA","ai_company": "openai","ai_model": "gpt-4o"}EOF# Run the Actorcurl "https://api.apify.com/v2/acts/rigelbytes/company-service-finder/runs?token=$API_TOKEN" \-X POST \-d @input.json \-H 'Content-Type: application/json'
🚀 Other Tools by Rigel Bytes
Extract property listings, prices, and details from Zillow effortlessly.
Gather Airbnb listings, including prices, reviews, and availability.
A versatile tool to crawl and scrape data from any website.
Dive deeper into Zillow listings with detailed property information.
Scrape product details, prices, and reviews from Daraz.
Download high-quality images from Airbnb listings with ease.
Extract UNLIMITED business leads with Google Maps Scraper in different languages.
Export Unlimited Instagram Profiles with Instagram Profile Scraper
Understanding Proxies:
When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.
Why Use Proxies?
- Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
- Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
- Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.
Types of Proxies
- Residential Proxies
- Real IP addresses provided by ISPs to home users.
- They mimic regular users, making them harder to detect.
- Best for: Long-term, undetectable scraping, and avoiding blocks.
- Data Center Proxies
- IP addresses from servers in data centers.
- Faster and cheaper than residential proxies but easier to detect and block.
- Best for: High-speed scraping, but with a higher risk of detection.
- Mobile Proxies
- IPs provided by mobile carriers (3G/4G/5G networks).
- Very difficult to detect, as they appear as regular mobile users.
- Best for: Mobile-related scraping or avoiding sophisticated blocks.
Rotating Proxies vs. Straight Proxies
- Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
- Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.
About Rigel Bytes
Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.
Contact Us
Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.
Detailed Data
[{"website": "http://www.johnweldoncpa.com/","name": "John W. Weldon CPA","owner_id": 109449392517175440000,"owner_name": "John W. Weldon CPA (Owner)","owner_link": "https://www.google.com/maps/contrib/109449392517175451442","phone": "(310) 390-7487","address": "John W. Weldon CPA, 709 N Douglas St, El Segundo, CA 90245","ward": null,"street": "709 N Douglas St","city": "El Segundo","postal_code": "90245","state": "California","country_code": "US","services": ["Small Business Accounting","Incorporation Services","QuickBooks Accounting","Xero Accounting Software","All Accounting Services","Tax Planning","Tax Preparation","IRS Tax Problems","Forms/Templates","Bookkeeping Services","New Business Advisory","Tax Preparation Services for Individuals","Tax Problem Resolution"]},{"website": "http://www.stollercpa.com/","name": "Stoller CPA, Inc.","owner_id": 101011247847562180000,"owner_name": "Stoller CPA, Inc. (Owner)","owner_link": "https://www.google.com/maps/contrib/101011247847562188626","phone": "(818) 579-7437","address": "Stoller CPA, Inc., 15821 Ventura Blvd #265, Encino, CA 91436","ward": "Encino","street": "15821 Ventura Blvd #265","city": "Encino","postal_code": "91436","state": "California","country_code": "US","services": ["Individual Tax","Business Tax","Tax Planning","Audit Representation","Trust, Estate & Gift Tax"]},{"website": "http://joffetax.net/","name": "Maurice Joffe Tax Services","owner_id": 114306682690404900000,"owner_name": "Maurice Joffe Tax Services (Owner)","owner_link": "https://www.google.com/maps/contrib/114306682690404887975","phone": "(310) 287-1700","address": "Maurice Joffe Tax Services, 12222 Wilshire Blvd #106, Los Angeles, CA 90025","ward": "Sawtelle","street": "12222 Wilshire Blvd #106","city": "Los Angeles","postal_code": "90025","state": "California","country_code": "US","services": ["Tax Preparation","Tax Planning","IRS Audit Representation","Non-Filed Tax Returns","Back Taxes Owed","Payroll Tax Problems","IRS Liens","IRS Levies","IRS Wage Garnishment","IRS Seizures","Offer In Compromise","IRS Payment Plan","Innocent Spouse Relief","Get Your IRS File","Small Business Accounting","Payroll","Strategic Business Planning","New Business Formation","Non-Profit Organizations","Estate Tax Planning","Debt Relief Solutions"]},{"website": "http://www.charliekimcpa.com/","name": "CHARLIE KIM CPA (calrikim gonginhoegyesa)","owner_id": 114853932653751200000,"owner_name": "CHARLIE KIM CPA (calrikim gonginhoegyesa) (Owner)","owner_link": "https://www.google.com/maps/contrib/114853932653751198208","phone": "(949) 542-2181","address": "CHARLIE KIM CPA (calrikim gonginhoegyesa), 2320 W Olympic Blvd #205, Los Angeles, CA 90006","ward": "Pico-Union","street": "2320 W Olympic Blvd #205","city": "Los Angeles","postal_code": "90006","state": "California","country_code": "US","services": ["Individual Tax Return","Foreign Tax","Corporation Tax","Payroll & Sales Tax","Bookkeeping","Advisory","Financial Statement Analysis","Tax Preparation","Third Party Assurance"]},{"website": "http://www.cpamorey.com/","name": "Morey CPA & Associates, Inc.","owner_id": 117753224276974710000,"owner_name": "Morey CPA & Associates, Inc. (Owner)","owner_link": "https://www.google.com/maps/contrib/117753224276974708542","phone": "(310) 796-7811","address": "Morey CPA & Associates, Inc., 11400 Olympic Blvd Suite 200 PMB 222, Los Angeles, CA 90064","ward": "Sawtelle","street": "11400 Olympic Blvd Suite 200 PMB 222","city": "Los Angeles","postal_code": "90064","state": "California","country_code": "US","services": ["Small Business Accounting","Business Valuations","High Net Worth Individuals","Incorporation Services","Outsourced Accounting","Payroll Services","QuickBooks Services","Tax Planning","Tax Preparation","Architects and Engineers","Dentists","Doctors","Real Estate","Self Storage Facilities","Veterinary Practices","Wealth Management"]},{"website": "https://www.gerberco.com/","name": "Gerber & Co LLP CPAs & Business Managers","owner_id": 100953870121179790000,"owner_name": "Gerber & Co LLP CPAs & Business Managers (Owner)","owner_link": "https://www.google.com/maps/contrib/100953870121179783543","phone": "(310) 552-1600","address": "Gerber & Co LLP CPAs & Business Managers, 1880 Century Park E Second Floor, Los Angeles, CA 90067","ward": "Century City","street": "1880 Century Park E Second Floor","city": "Los Angeles","postal_code": "90067","state": "California","country_code": "US","services": ["Expert Tax Services for U.S. Expats","Audits, Reviews, Compilations & Forensic Accounting","Bookkeeping","Tax Problem Resolution","California Tax Issues","International Tax Planning","Pre-Immigration Tax & Estate Planning Guild","International Estate Planning","Family Office / Business Management","Estate & Gift Planning","Doctors and Medical Practices","Real Estate Investment Tax Planning","Investment Review","Recordkeeping","Tax Filings for Foreign Entities","Tax Planning","Divorce – Tax Planning","Engagement","Standard Engagement Letter","Engagement Letter","Transmittal Letter","U.S. Residency","Tax Preparation","Tax Reduction Planning","Business Management Services","Outsourced Family Office","Peer Review"]},{"website": "https://accountantgaryalan.com/","name": "Gary Alan Accountant | Los Angeles California United States Accounting Services","owner_id": 100380036463987720000,"owner_name": "Gary Alan Accountant | Los Angeles California United States Accounting Services (Owner)","owner_link": "https://www.google.com/maps/contrib/100380036463987721038","phone": "(415) 419-1421","address": "Gary Alan Accountant | Los Angeles California United States Accounting Services, 1001 Gayley Ave # 24312, Los Angeles, CA 90024","ward": "Westwood","street": "1001 Gayley Ave # 24312","city": "Los Angeles","postal_code": "90024","state": "California","country_code": "US","services": ["All Services","Bookkeeping","Taxes","Specialties","Financial Analysis","Consulting & Research"]},{"website": "https://tax-cpa-911.com/CPA/","name": "Leon Nazarian, CPA, JD","owner_id": 105778346216811500000,"owner_name": "Leon Nazarian, CPA, JD (Owner)","owner_link": "https://www.google.com/maps/contrib/105778346216811501188","phone": "(424) 410-3771","address": "Leon Nazarian, CPA, JD, 730 Arizona Ave Ste 200, Santa Monica, CA 90401","ward": "Mid-City","street": "730 Arizona Ave Ste 200","city": "Santa Monica","postal_code": "90401","state": "California","country_code": "US","services": ["Full range of accounting services","Tax returns preparation","Client representation in IRS tax audits","Monthly financial statements in accordance with US GAAP issued by a CPA","Tax debt relief representation","Business management & advisory","S-Corp vs LLC consulting help with incorporation","US tax returns with foreign issues","Foreign assets & income reporting","Transactions with foreign trusts & receipt of certain foreign gifts","Streamlined off-shore procedure, expats & resident aliens","Non-resident aliens with effectively connected income"]},{"website": "http://www.losangelescpa.org/","name": "Velin & Associates Los Angeles CPA Firm - West Hollywood Accountant, Tax Prep & Financial Planning","owner_id": 118083946723641790000,"owner_name": "Velin & Associates Los Angeles CPA Firm - West Hollywood Accountant, Tax Prep & Financial Planning (Owner)","owner_link": "https://www.google.com/maps/contrib/118083946723641788476","phone": "(323) 902-1000","address": "Velin & Associates Los Angeles CPA Firm - West Hollywood Accountant, Tax Prep & Financial Planning, 8159 Santa Monica Blvd ste 198/200, West Hollywood, CA 90046","ward": "Central LA","street": "8159 Santa Monica Blvd ste 198/200","city": "West Hollywood","postal_code": "90046","state": "California","country_code": "US","services": ["Audits, Reviews and Compilations","Bookkeeping/Write-Up","Forensic Accounting","Financial Statements","Financial Forecasts & Projections","Cash Flow & Budgeting Analysis","CPA for Creators","CPA for Amazon Business","CPA for YouTubers","CPA for Tiktokers","CPA for Shopify Store","CPA for Online eCommerce","CPA for Filmmakers and Film Industry","CPA for Dentists and Dental Businesses","Tax Planning & Preparation","IRS Representation","Payroll Services","Sales Tax Services","Estate & Trust Tax Preparation","Consulting Services","Tax Services","Buying & Selling a Business","Fraud Prevention & Detection","Estate Planning","Investment Review","Pension & Profit Sharing Plans","Accounting Software Selection & Implementation","Business Succession Planning","Computer Consulting","Financial Planning","Retirement Planning","Management Advisory Services","Business Consulting","Business Entity Selection"]},{"website": "https://calendly.com/jgill-7/30min?month=2025-02","name": "Gill CPA Services","owner_id": 105876708177726440000,"owner_name": "Gill CPA Services (Owner)","owner_link": "https://www.google.com/maps/contrib/105876708177726443375","phone": "(310) 356-6204","address": "Gill CPA Services, 9107 Wilshire Blvd #450, Beverly Hills, CA 90210","ward": null,"street": "9107 Wilshire Blvd #450","city": "Beverly Hills","postal_code": "90210","state": "California","country_code": "US","services": ["Scheduling automation","Simplified booking","Meeting Notetaker","Meeting recaps and action items","Integrations","Mobile app","Browser extension","Admin controls","Security","Customer stories","Help Center","API & Developer tools","Calendly Community","Contact us","Meeting reminders","Follow-up emails","SMS messages","Automated workflows","Routing forms","Round robin & collective events","Admin management","Payment collection via Stripe and PayPal","Google suite integrations (Calendar, Meet, Analytics)","Microsoft suite integrations (Teams, Outlook, Azure SSO)","Connect calendars","Connect conferencing tools","Customize event types","Availability sharing","Embed scheduling links","Team pooling for scheduling","Detailed availability settings","Scheduling rules and buffers"]},{"website": "https://socalcpatax.com/","name": "SoCal CPA Tax & Consulting Services, Inc.","owner_id": 118265259814346820000,"owner_name": "SoCal CPA Tax & Consulting Services, Inc. (Owner)","owner_link": "https://www.google.com/maps/contrib/118265259814346814202","phone": "(424) 543-4461","address": "SoCal CPA Tax & Consulting Services, Inc., 13101 Washington Blvd suite 430, Los Angeles, CA 90066","ward": "Culver - West","street": "13101 Washington Blvd suite 430","city": "Los Angeles","postal_code": "90066","state": "California","country_code": "US","services": ["1099's Filing","Accounting Software Selection & Implementation","Bookkeeping/Write-up","Business Consulting","Business Entity Selection","Buying or Selling a Business","City business permits and city tax","Estate Tax Preparation","Financial Analysis","IRS Representation","Management Advisory Services","QuickBooks set up, cleaning and training","Sales Tax Services","Tax Preparation & Planning","Back Taxes Owed","Bank Levy","Currently Not Collectible/Hardship Status","IRS Audit Representation","Levies and Seizures","Liens","Obtain Your IRS File (Freedom of Information Act)","Offer in Compromise","Penalty/Interest Abatement","Seizures","Tax Representation and Resolution","Unfiled Returns","Wage Levy (Wage Garnishment)"]},{"website": "http://www.parsicocpa.com/","name": "Parsi & Company, CPA","owner_id": 101548568936245080000,"owner_name": "Parsi & Company, CPA (Owner)","owner_link": "https://www.google.com/maps/contrib/101548568936245083796","phone": "(310) 556-3655","address": "Parsi & Company, CPA, 1801 Century Park E #1132, Los Angeles, CA 90067","ward": "Century City","street": "1801 Century Park E #1132","city": "Los Angeles","postal_code": "90067","state": "California","country_code": "US","services": ["Personal Tax Preparation","Personal Tax Dispute Resolution","Trust & Estate Planning","Personal Loan Applications","Personal Forensic Accounting","Business Tax Preparation","Bookkeeping","Business Tax Dispute Resolution","Forensic Accounting","Financial Statements Audits","Business Consulting"]},{"website": "https://www.probystax.com/","name": "Proby's Tax & Accounting","owner_id": 114645003815546440000,"owner_name": "Proby's Tax & Accounting (Owner)","owner_link": "https://www.google.com/maps/contrib/114645003815546437881","phone": "(323) 290-9034","address": "Proby's Tax & Accounting, 3870 Crenshaw Blvd #226, Los Angeles, CA 90008","ward": "South Los Angeles","street": "3870 Crenshaw Blvd #226","city": "Los Angeles","postal_code": "90008","state": "California","country_code": "US","services": ["TAX PREPARATION","ACCOUNTING","PAYROLL SERVICE","SMALL BUSINESS SOLUTIONS","BUSINESS CONSULTING","AUDIT REPRESENTATION","TAX PROBLEM RESOLUTIONS","FEDERAL","STATE"]},{"website": "http://www.atc-accounting.com/","name": "ATC Accounting & Insurance Services","owner_id": 115662195246679790000,"owner_name": "ATC Accounting & Insurance Services (Owner)","owner_link": "https://www.google.com/maps/contrib/115662195246679787494","phone": "(323) 957-4440","address": "ATC Accounting & Insurance Services, 5465 Santa Monica Blvd # 203-204, Los Angeles, CA 90029","ward": "East Hollywood","street": "5465 Santa Monica Blvd # 203-204","city": "Los Angeles","postal_code": "90029","state": "California","country_code": "US","services": ["Notary Public","DMV Services","Marriages","Divorce","Bookkeeping","ITIN Services","Income Tax","Auto Insurance"]},{"website": "http://www.mehdianicpa.com/","name": "Alan Mehdiani, CPA, Tax Accountant","owner_id": 105419940858864370000,"owner_name": "Alan Mehdiani, CPA, Tax Accountant (Owner)","owner_link": "https://www.google.com/maps/contrib/105419940858864363890","phone": "(310) 800-1472","address": "Alan Mehdiani, CPA, Tax Accountant, 9025 Wilshire Blvd Suite 301, Beverly Hills, CA 90211","ward": null,"street": "9025 Wilshire Blvd Suite 301","city": "Beverly Hills","postal_code": "90211","state": "California","country_code": "US","services": ["Tax Preparation","Tax Planning","Bookkeeping","Financial Statement Preparation","Payroll Services","Tax Resolution","Business Formation","Audit Representation","Part-time CFO Services","Business Strategy Services","Business Management Services","Financial Planning and Investments","Real Estate and Business Sales"]},{"website": "https://www.noblepacifictaxgroup.com/","name": "Noble Pacific Tax Group","owner_id": 112227644894961350000,"owner_name": "Noble Pacific Tax Group (Owner)","owner_link": "https://www.google.com/maps/contrib/112227644894961354123","phone": "(323) 792-0792","address": "Noble Pacific Tax Group, 1801 Century Park E 24th fl, Los Angeles, CA 90067","ward": "Century City","street": "1801 Century Park E 24th fl","city": "Los Angeles","postal_code": "90067","state": "California","country_code": "US","services": ["Tax Resolution – Services","Entertainment Tax Planning & Accounting","Tax Accounting","Tax Advisory & CFO","Tax Planning","Tax Liability & Dispute Resolution","Entertainment Industry Tax & Accounting","Strategic Tax Minimization & Compliance","Proactive Tax Reduction Strategies","Tax Preparation and Filing","IRS Representation","United States Tax Court Representation"]},{"website": "https://www.michaelpartocpalosangeles.com/","name": "Michael M Parto, CPA","owner_id": 115397404786309900000,"owner_name": "Michael M Parto, CPA (Owner)","owner_link": "https://www.google.com/maps/contrib/115397404786309903108","phone": "(323) 574-4818","address": "Michael M Parto, CPA, 311 S Citrus Ave, Los Angeles, CA 90036","ward": "Hancock Park","street": "311 S Citrus Ave","city": "Los Angeles","postal_code": "90036","state": "California","country_code": "US","services": ["Business Accounting Services","Business Tax Planning","Business Tax Preparation","Business Advisory Services","Part-Time CFO","Small Business Accounting","Business Write-Ups","Business Audits","Reviews","Compilations","Accounting for Medical Offices","Accounting for Attorneys","Accounting for Veterinarians"]},{"website": "http://www.help4taxproblems.com/","name": "Best Tax & Audit, Inc.","owner_id": 109505106355766790000,"owner_name": "Best Tax & Audit, Inc. (Owner)","owner_link": "https://www.google.com/maps/contrib/109505106355766786105","phone": "(310) 276-4380","address": "Best Tax & Audit, Inc., 9116 1/2 W Pico Blvd Ste 1, Los Angeles, CA 90035","ward": "Pico-Robertson","street": "9116 1/2 W Pico Blvd Ste 1","city": "Los Angeles","postal_code": "90035","state": "California","country_code": "US","services": ["Secure File Sharing","Tax Problems","Back Taxes","IRS Tax Audits","Wage Garnishment","Tax Liens","Tax Levies","Payroll Tax Problems","All Tax Problems","Tax Solutions","Installment Agreement","Offers in Compromise","Penalty Abatement","Innocent Spouse Relief","Currently Not Collectible","Tax Preparation","Tax Planning","All Tax Solutions","Back Tax Problem Relief","Reputable Accounting and Tax Services","Helping You Grow Your Bottom Line"]},{"website": "https://adviseretax.com/","name": "Advise RE","owner_id": 108678982366354150000,"owner_name": "Advise RE (Owner)","owner_link": "https://www.google.com/maps/contrib/108678982366354139064","phone": "(323) 484-1877","address": "Advise RE, 8023 Beverly Blvd Suite 1 - #1179, Los Angeles, CA 90048","ward": "Beverly Grove","street": "8023 Beverly Blvd Suite 1 - #1179","city": "Los Angeles","postal_code": "90048","state": "California","country_code": "US","services": ["Networking","Email Considerations","Data Analytics","Environment","Monitoring","Scalability","Security","Incident Management","How to respond to an event","Business Continuity","Planning for outages","Compliance, Security and Regulations","Deployment"]},{"website": "https://jarrarcpa.com/","name": "Jarrar & Associates CPA, Inc.","owner_id": 104798159805694600000,"owner_name": "Jarrar & Associates CPA, Inc. (Owner)","owner_link": "https://www.google.com/maps/contrib/104798159805694609740","phone": "(310) 887-1313","address": "Jarrar & Associates CPA, Inc., 9440 Santa Monica Blvd Suite 301, Beverly Hills, CA 90210","ward": null,"street": "9440 Santa Monica Blvd Suite 301","city": "Beverly Hills","postal_code": "90210","state": "California","country_code": "US","services": ["Tax Preparations","Tax Planning","Tax Problems","Tax Audits","Financial Reporting and Budgeting","Forensic Accounting","Bookkeeping Services","Payroll Services","Entity Formation","Financing Solutions","Start-up Business consultations","Financial and Retirement Planning","Business & Talent Management","Outsourced CFO and Controller","Software Support and Implementation","Tax Filing & Planning","Tax Audit Presentation","Books Management","Tax Solutions","Accounting Solutions","Business Management","Hospitality financial planning","Education financial management","Entrepreneurs & Influencers financial advice","Healthcare accounting and tax services","Small Business financial management","Entertainment tax planning","Real Estate advisory services"]},{"website": "http://www.taxwise-cpa.com/","name": "James M. Cha, CPA & Company, Professional Corporation","owner_id": 109322067671186750000,"owner_name": "James M. Cha, CPA & Company, Professional Corporation (Owner)","owner_link": "https://www.google.com/maps/contrib/109322067671186744896","phone": "(213) 383-1127","address": "James M. Cha, CPA & Company, Professional Corporation, 3435 Overland Ave, Los Angeles, CA 90034","ward": "Palms","street": "3435 Overland Ave","city": "Los Angeles","postal_code": "90034","state": "California","country_code": "US","services": ["Tax & Accounting Services","Tax Resolution Services","Tax Problem Resolution Services","Tax Preparation & Planning Services","Accounting Services","Entity Selection, Incorporation/LLC Setup & Dissolution","IRS Monitor-and-Alert System detecting issues","Financial Consulting","Management Consulting"]},{"website": "http://cpaiam.com/","name": "Abeye Hailu, CPA, MBA","owner_id": 104599754668891180000,"owner_name": "Abeye Hailu, CPA, MBA (Owner)","owner_link": "https://www.google.com/maps/contrib/104599754668891181869","phone": "(213) 891-9124","address": "Abeye Hailu, CPA, MBA, 800 S Figueroa St #960, Los Angeles, CA 90017","ward": "South Park","street": "800 S Figueroa St #960","city": "Los Angeles","postal_code": "90017","state": "California","country_code": "US","services": ["Individual Tax Services","Business Tax Services","Payroll Services","Small Business Accounting","IRS Tax Problems Help","New Business Formation","Business Consultation","Strategic Business Planning","Cash Flow Management","Internal Controls"]},{"website": "https://www.chaudhrycpafirm.com/los-angeles-cpa/","name": "Chaudhry CPA","owner_id": 106088600055163880000,"owner_name": "Chaudhry CPA (Owner)","owner_link": "https://www.google.com/maps/contrib/106088600055163879461","phone": "(310) 295-4142","address": "Chaudhry CPA, 2121 Ave of the Stars Suite 800, Los Angeles, CA 90067","ward": "Century City","street": "2121 Ave of the Stars Suite 800","city": "Los Angeles","postal_code": "90067","state": "California","country_code": "US","services": ["Individual Tax Preparation","Business Tax Preparation","Tax Consulting and Planning","Tax Resolution","IRS Audit Representation","Bookkeeping","CFO Services","Consulting Services","Business Manager Services","Consulting and Business Coaching","Tax Preparation","Tax Planning","IRS Tax Resolution","IRS Audit Representation","Business Manager","Creating a Business Plan","Startup Tasks","Branding","Budgeting","Identifying Target Market","Pricing Structure","Improving Operations","Growth Opportunities","Online Presence","Digital Marketing","Search Engine Optimization (SEO)","Scaling your Business"]}]
On this page
Share Actor:

