You are here:

Softonic API

How to use the Softonic API

This short “how-to” guide was created specifically for developers who are in charge of developing the software channel. In it, you’ll be able to find the main functionalities and API methods, that will allow you to get data from Softonic so you can show software and our editor’s content on your own site. We offer you the main topics from our site and include the corresponding code.*

We want to make it easy for you to create your own software channel with the Softonic API. For feedback or suggestions please feel free to send us an email to: cobranding@Softonic.com.

* Please note that we have inserted on the code some explanatory comments.

  1. Bread crumb navigation
  2. Buy link
  3. Category list
  4. Platform menu bar
  5. Software page
  6. Software review
  7. Mobile brand list
  8. Mobile OS list
  9. Mobile devices list
  10. Search results
  11. Sub category list
  12. Top weekly downloads
  13. Hot software list
  14. Top rated
  15. Top updated
  16. Bread crumb navigation:

    Back to list

    This is a very useful navigation aid for user interfaces, allowing your users to keep track of where they are located within your website. The bread crumb navigation will show platform, categories, and subcategories so that user can find their way back to the beginning.

    Show/Hide Code

    Buy link.

    Back to list

    This will show a link that will allow your users to buy software. Including the buy link is optional. We collaborate with Digital River and are able to deliver their buy button in case there is a buy option with a specific software product. The user will shop the product with one of Digital River’s e-shopping carts.

    Show/Hide Code

    Category list.

    Back to list

    This will show a list of our different software categories on your website. Every platform (Windows, Mac, Phones, etc) has categories like internet, games, security, (to name a few) and will help users to better browse the content. To get a complete picture of the existing categories please visit Softonic.com. We strongly suggest you consider including sub categories to your content.

    Show/Hide Code

    Platform menu bar

    Back to list

    This will show a menu bar containing the different software platforms available on Softonic site directly on your website. Currently we offer the platforms Windows, Mac, Phones, Web Apps, Palm Os, Pocket PC and Linux (only for the Spanish site).

    Show/Hide Code

    Software page

    Back to list

    The software page is the page were the user gets all information regarding a software product. This page will show the main information such as key features and system requirements for the user to see about the software they’re about to download. Please note that we treat the software review separately.

    Show/Hide Code

    Software review

    Back to list

    The software review is the main component of the software page. The following code will show the review made by our editors on the software your users are about to download. Please note that the remaining information on the software page is treated separately.

    Show/Hide Code

    Mobile brands list.

    Back to list

    The mobile platform requires a special treatment. Users will want to choose mobile brand, mobile device and mobile operating system to find the software product that’s right for them. The following code will show a list for mobile brands (Apple, Blackberry, HTC, Nokia, Samsung, etc.) on your website.

    Show/Hide Code

    Mobile OS list

    Back to list

    The mobile platform requires a special treatment. Users will want to choose mobile brand, mobile device and mobile operating system to find the software product that’s right for them. The following code will show a list for mobile operating systems (Android, iOS, Java, Symbian, Windows Mobile, etc.) on your website.

    Show/Hide Code

    Mobile devices list.

    Back to list

    The mobile platform requires a special treatment. Users will want to choose mobile brand, mobile device and mobile operating system to find the software product that’s right for them. The following code will show a list with the most popular mobile devices on your website.

    Show/Hide Code

    Search result

    Back to list

    People either search or browse for software products. You will want to offer a search and a corresponding search result page. This code will show the most popular search results for searches done by your users on your website.

    Sub categories list

    Back to list

    Each category has sub categories. This list is much more detailed than the general category list and makes it easier to access specific software and helps users browse the content. This code will show a list of our software sub categories on your website.

    Show/Hide Code

    Top weekly downloads

    Back to list

    Users either search or browse the content. For a better browsing experience top lists should be included in the content. The top weekly download list will show a list on your website of the most downloaded software each week from Softonic.

    Show/Hide Code

    Hot software list

    Back to list

    Users either search or browse the content. For a better browsing experience top lists should be included in the content. The “hot software list” will show a list of the hottest software based on Softonic editor’s evaluations on your website.

    Show/Hide Code

    Top rated

    Back to list

    Users either search or browse the content. For a better browsing experience top lists should be included in the content. The “top rated list” will show a list of the best rated software by Softonic users on your website.

    Show/Hide Code

    Top updated

    Back to list

    Users either search or browse the content. For a better browsing experience top lists should be included in the content. The “top updated list” will show a list of the most recently updated software on Softonic on your website.

    Show/Hide Code