Atlassian Marketplace Scraper avatar

Atlassian Marketplace Scraper

Try for free

2 hours trial then $5.00/month - No credit card required now

Go to Store
Atlassian Marketplace Scraper

Atlassian Marketplace Scraper

jungle_synthesizer/atlassian-marketplace-scraper
Try for free

2 hours trial then $5.00/month - No credit card required now

Use this scrapper to collect data about apps on the Atlassian Marketplace store, including titles, descriptions, ratings, developer names and more.

Developer
Maintained by Community

Actor Metrics

  • 3 Monthly users

  • No reviews yet

  • 1 bookmark

  • 97% runs succeeded

  • 3.1 days response time

  • Created in Dec 2024

  • Modified a month ago

You can access the Atlassian Marketplace Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "sp_intended_usage": "Describe your intended use...",
3  "sp_improvement_suggestions": "Share your suggestions here...",
4  "maxItems": 10,
5  "proxyConfiguration": {
6    "useApifyProxy": true,
7    "apifyProxyCountry": "US"
8  }
9}' |
10apify call jungle_synthesizer/atlassian-marketplace-scraper --silent --output-dataset

Atlassian Marketplace Scraper API through CLI

The Apify CLI is the official tool that allows you to use Atlassian Marketplace Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: