
Gab Scraper
Deprecated
Pricing
$15.00/month + usage
Go to Store

Gab Scraper
Deprecated
This actor scrapes searches, profiles, groups, and feeds URLs, as well as their posts and comments from the https://gab.com website.
0.0 (0)
Pricing
$15.00/month + usage
3
Total users
30
Monthly users
1
Last modified
7 months ago
You can access the Gab 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://gab.com/Ori"< }< ],< "desiredPostsCount": 100,< "desiredCommentsCount": 0,< "commentsSortBy": "MOST_LIKED",< "accountPostsSortBy": "NEWEST",< "groupPostsSortBy": "NEWEST",< "desiredAccountsCount": 100,< "desiredGroupsCount": 100<}' |<apify call web.harvester/gab-scraper --silent --output-dataset
Gab Scraper API through CLI
The Apify CLI is the official tool that allows you to use Gab 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: