QuickBooks App Store Scraper avatar

QuickBooks App Store Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
QuickBooks App Store Scraper

QuickBooks App Store Scraper

Scrape accounting & business integration apps from the Xero App Store - the leading open small-business app marketplace. Search by keyword, browse by category, or fetch apps by slug. Returns name, description, rating, review count, categories, regions, pricing type, and free-trial availability.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape accounting and business integration apps from the Xero App Store — one of the largest open marketplaces for small-business software integrations covering payroll, invoicing, inventory, eCommerce, CRM, banking, and more.

Data Source: The original QuickBooks App Store (apps.intuit.com) is protected by enterprise bot-management (Akamai) and does not serve content to cloud IPs. This actor uses the Xero App Store (apps.xero.com) as a freely-accessible substitute covering the same small-business accounting niche with 1,000+ apps. No API key, proxy, or login required.


What you can scrape

ModeWhat it does
searchFull-text search across 1,000+ apps
browseList apps by category (Payroll HR, Inventory, Ecommerce…)
getBySlugFetch specific apps by their URL slug

Input parameters

ParameterTypeDescription
modestring (required)search, browse, or getBySlug
querystringKeyword to search (mode=search)
categorystringApp category for browse/filter
regionstringCountry/region filter (AU, US, GB, global…)
slugsarrayApp slugs for getBySlug mode
minRatingnumberMinimum rating threshold (0–5)
hasFreeTrialbooleanReturn only apps with free trials
maxItemsintegerMaximum records to return (default 100)

Category options

Accountant tools · Banking · Bills and expenses · Carbon accounting · Convert data to Xero · CRM and marketing · Debtor management · Documents · Ecommerce · Inventory · Invoicing and jobs · Loans, financing and credit · Payments · Payroll HR · Point of sale · Practice manager · Reporting and forecasting · Tax and compliance · Time tracking · Workflow builders


Output fields

Each record contains:

FieldTypeDescription
appIdstringUnique app identifier
namestringApp name
slugstringURL slug
descriptionstringShort description
shortDescriptionstringCondensed tagline
categoriesarrayFunctional categories
industriesarrayTarget industries
regionsarraySupported country codes
ratingnumberAverage star rating (0–5)
reviewCountintegerNumber of reviews
revenueTypestringRevenue model code (RS=subscription, etc.)
hasFreeTrialbooleanWhether a free trial is offered
logoUrlstringApp logo image URL
appUrlstringFull URL to the app's listing page
recordTypestringAlways "app"
scrapedAtstringUTC ISO-8601 timestamp

Example output

{
"appId": "9fc19fe0-d7c4-408b-a8bb-dd89b0653376",
"name": "inFlow Inventory",
"slug": "inflow-inventory",
"description": "Track inventory and orders in inFlow and push financial information to Xero.",
"categories": ["Inventory"],
"industries": ["Retail", "Manufacturing", "Construction and trades"],
"regions": ["AU", "CA", "HK", "US", "GB"],
"rating": 4.8,
"reviewCount": 5,
"revenueType": "RS",
"hasFreeTrial": true,
"logoUrl": "https://images.ctfassets.net/8y4on51kf6pi/...",
"appUrl": "https://apps.xero.com/au/app/inflow-inventory",
"recordType": "app",
"scrapedAt": "2026-05-30T10:00:00+00:00"
}

FAQs

Can I search for payroll apps?
Yes — use mode: "search" with query: "payroll", or use mode: "browse" with category: "Payroll HR".

What regions are supported?
Global, Australia (AU), United Kingdom (GB), New Zealand (NZ), United States (US), Canada (CA), Singapore (SG), South Africa (ZA), Ireland (IE), Hong Kong (HK), Malaysia (MY), Philippines (PH), Indonesia (ID).

Do I need an API key or login?
No — the actor uses the publicly accessible Xero App Store search index.

Why isn't this scraping apps.intuit.com directly?
The QuickBooks/Intuit platform (apps.intuit.com, quickbooks.intuit.com/app/apps/) is protected by Akamai Bot Manager and blocks datacenter IPs entirely. The Xero App Store is a freely accessible equivalent marketplace for the same small-business accounting software niche.

How many apps are available?
The Xero App Store has 1,000+ published applications.

Is the data real-time?
Data is fetched live from the Xero App Store on each run.