
RapidAPI Scraper
Pricing
$10.00/month + usage

RapidAPI Scraper
Scrape and download API listings by category and collection from RapidAPI. Extract API names, descriptions, and other metadata using category-specific search queries. Export scraped data, run the scraper via API, schedule and monitor runs, and integrate with other tools seamlessly.
5.0 (1)
Pricing
$10.00/month + usage
5
Total users
32
Monthly users
7
Runs succeeded
96%
Last modified
19 days ago
Include Categories
includeCategories
booleanOptional
Include categories in the search results
Default value of this property is true
Category Names
categoryNames
arrayOptional
List of Names to scrape. If empty, all categories will be scraped. (NOTE: It will takes a long time!)
Sort By
sortBy
EnumOptional
Sort by for the search results Default: Relevance
Value options:
"ByAlphabetical": string"ByUpdatedAt": string"ByRelevance": string"ByTrending": string
Default value of this property is "ByRelevance"
Max Items per Category
maxItemsPerCategory
integerOptional
Maximum number of items to scrape. Currently max 1000 items per category.
Default value of this property is 100
Include Collections
includeCollections
booleanOptional
Include collections in the search results
Default value of this property is false
Collection Names
collectionNames
arrayOptional
List of Names to scrape. If empty, all Collections will be scraped. (NOTE: It will takes a long time!)
Enable Scrape Details
scrapeDetails
booleanOptional
It enables the scraping of detailed information about the APIs, such as endpoints, parameters, headers, and more. (It may take a long time to scrape all details also Proxies!.)
Default value of this property is false
Scrape Endpoints, Playground Urls, Methods and Descriptions
scrapeEndpoints
booleanOptional
Enable scraping of API Endpoints, Playground Urls, Methods and Descriptions. (Not recommended for large collections, it may take a long time to scrape all details also Proxies!.)
Default value of this property is true