GetApp Software Listings Scraper avatar
GetApp Software Listings Scraper

Pricing

$19.99/month + usage

Go to Apify Store
GetApp Software Listings Scraper

GetApp Software Listings Scraper

Scrape software listings from GetApp.com by category or search URL, with automatic pagination and structured name, rating, review count, and description.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

This actor helps you collect software listings from GetApp.com. You provide a search or category URL (for example, email software with API tag), and the actor returns software names, product links, ratings, review counts, and short descriptions.

Features

  • URL-based collection: Use any GetApp category or search results URL to start.
  • Automatic pagination: Follows "Next" page until the list ends or the maximum item count is reached.
  • Structured output: Each listing includes the product page URL, name, star rating, review count, and description when available.

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesFull GetApp category or search results URL to scrape
maxItemsintegerNoMaximum number of software listings to fetch

Output

The output is a list of software listing objects. Each object includes:

  • searchUrl: The URL you provided
  • softwareUrl: Link to the software’s detail page on GetApp
  • name: Software name
  • rating: Star rating (number) when shown
  • reviewCount: Number of reviews when shown
  • description: Short description when available
  • scrapedAt: When the listing was scraped

Use Cases

  • Building shortlists of software by category or tag
  • Comparing products and ratings across categories
  • Market research and competitive overviews
  • Exporting software catalogs for analysis

Notes

  • Results are taken only from listing pages, not from individual product detail pages.
  • Pagination stops when there are no more pages or when the maximum item count is reached.