Skip to documentation
Browse documentation

Harvest Directory Profiles

Collect profiles across a bounded number of public directory pages using a category or subcategory filter.

Capability ID linktree.directory.profiles
Cost 1 credit per request
Maximum runtime 120 seconds
View raw

POST /execute Shared execution endpoint

Input parameters

category string optional

Primary directory category. Omit both filters for all profiles; mutually exclusive with subcategory.

Example business
Available values allbusinesscreativeeducationentertainmentfashion-beautyfood-beveragegovernment-politicshealth-wellnessnon-profitothertechtravel-tourism
max_pages integer optional

Maximum pages to fetch (about 18 profiles each; default 10, maximum 25). The walk stops sooner at the reported end.

Example 2
subcategory string optional

Secondary directory filter discovered from Linktree's public taxonomy; mutually exclusive with category.

Available values affiliate-marketingagency-consultingalcoholautomobilesactoractivismattractionsbars-restaurantscampus-organizationscannabischefclimateclothing-accessoriescoffee-teacomedycommunity-organizationcontests-giveawayscosplaycountries-municipalitiescraftscrowdfundingdance-theatredessertsdesignerdigital-creatordisaster-reliefdiversity-inclusione-learningedutechelectronic-press-kitemergency-servicesfan-clubfilm-tvfinancial-servicesfintechfragrancesgaming-esportsgrocerieshair-carehardwarehealthcarehome-cookinghome-improvement-maintenancehotels-lodginghr-recruitinginfluencerjewelryjudiciarylaw-enforcementlegal-serviceslibrarylife-coachinglive-eventsmakeup-skincaremarketing-advertisingmemesmilitary-veteransmobile-appmodelmuseumsmusicnail-carenot-listednutritionperformance-artpersonalpetspolicypoliticians-campaignsportfoliopublic-figurepublic-relationspublic-servicesradio-podcastsreal-estaterecreationreligionsaasschools-universitiesshoesshopping-retailsocial-mediaspiritualitysportsstartuptalent-agencytalent-managementtattoos-piercingsteachertransportationventure-capitalvisual-artsweddingswildlifewriter

Response

Successful output is returned in results[0].data. Raw platform output is intentionally open-ended and may evolve with the upstream source.

Illustrative sample The full redacted fixture is shown in the response panel.

Illustrative output fields

Derived from the sample above for orientation only. These observed fields are not a fixed response schema.

PathObserved typeExample
pages_fetched integer 2
profiles array 3 items
profiles array 3 items
selected_category string business

Execution behavior

A 200 response completed inline. A 202 response was queued; poll GET /jobs/:id until the job reaches completed or failed.