
Fragment Api
Pricing
$6.00/month + usage
Go to Store

Fragment Api
Fragment API Wrapper: Scrape and parse auction data from Fragment.com, including usernames, phone numbers, and gift collections.
5.0 (1)
Pricing
$6.00/month + usage
1
Total users
5
Monthly users
5
Runs succeeded
88%
Last modified
19 days ago
Endpoint Type
endpoint
EnumRequired
Type of data to scrape from Fragment
Value options:
"usernames_bulk": string"username": string"numbers_bulk": string"number": string"gifts": string
Default value of this property is "usernames_bulk"
Identifier
identifier
stringOptional
The specific item to scrape (required for single-item endpoints):
- For single username: username (e.g., 'pavel')
- For single number: phone number (e.g., '888123456')
- For gifts: 'collections' for all collections, 'collection:slug' for specific collection, 'nft:collection-number' for specific NFT
Filter Type (for bulk endpoints)
filter
EnumOptional
Filter type for bulk username/number scraping
Value options:
"auction": string"sold": string"sale": string
Default value of this property is "auction"