
Gab Search Scraper
Pricing
$15.00/month + usage

Gab Search Scraper
DeprecatedScrape search results and accounts and groups' info as well as the posts and comments of accounts and groups from Gab's website. Download your data in any format (JSON, CSV, XML, RSS, HTML Table). Seamless integration with apps, reports, and databases.
0.0 (0)
Pricing
$15.00/month + usage
4
19
1
Last modified
9 months ago
You can access the Gab Search 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": [],< "searchQueries": [< "Cat"< ],< "searchType": "TOP",< "desiredPostsCount": 100,< "desiredCommentsCount": 0,< "desiredAccountsCount": 10,< "desiredGroupsCount": 10,< "accountPostsSortBy": "NEWEST",< "groupPostsSortBy": "NEWEST",< "commentsSortBy": "MOST_LIKED"<}' |<apify call web.harvester/gab-search-scraper --silent --output-dataset
Gab Search Scraper API through CLI
The Apify CLI is the official tool that allows you to use Gab Search 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: