GSMArena Article Scraper avatar
GSMArena Article Scraper

Pricing

$20.00/month + usage

Go to Store
GSMArena Article Scraper

GSMArena Article Scraper

Developed by

Deloni

Deloni

Maintained by Community

GSMArena Article Scraper extracts mobile phone content from the GSMArena website, including reviews, launches, updates, and other information related to mobile gadgets

0.0 (0)

Pricing

$20.00/month + usage

1

Total users

17

Monthly users

4

Runs succeeded

>99%

Last modified

8 months ago

You can access the GSMArena Article 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.gsmarena.com/"
< },
< {
< "url": "https://www.gsmarena.com/reviews.php3"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call deloni/gsmarena-article-scraper --silent --output-dataset

GSMArena Article Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: