Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brightdata/pepolehub
/ functions
Functions
235 in github.com/brightdata/pepolehub
⨍
Functions
235
◇
Types & classes
50
↓ 1 callers
Function
filterSearchResults
( results: SearchResult[], maxResults: number, )
src/lib/research/graph.ts:421
↓ 1 callers
Function
getApiHeaders
* Get Bright Data API headers
src/lib/brightdata/search.ts:29
↓ 1 callers
Function
getCache
(key: string)
src/lib/redis/cache.ts:33
↓ 1 callers
Function
getCachedProfileSummary
(linkedinId: string)
src/lib/redis/profile-cache.ts:28
↓ 1 callers
Function
getCachedProfiles
( linkedinUrls: string[] )
src/lib/cache/index.ts:105
↓ 1 callers
Function
getInitials
(profile: CachedProfile)
src/components/ProfileDetails.tsx:22
↓ 1 callers
Function
getRandomColor
()
src/components/ui/shadcn-io/background-boxes/index.tsx:28
↓ 1 callers
Function
getStatusMessage
(status: string)
src/app/api/research/[id]/stream/route.ts:223
↓ 1 callers
Function
hasUsableWebSummaries
(state: ResearchGraphState)
src/lib/research/graph.ts:529
↓ 1 callers
Function
incrementCounter
(key: string, ttl?: number)
src/lib/redis/cache.ts:139
↓ 1 callers
Function
invalidateResearchCache
(linkedinUrl: string)
src/lib/cache/research-cache.ts:371
↓ 1 callers
Function
isLinkedInUrl
(url: string)
src/lib/brightdata/research.ts:529
↓ 1 callers
Function
mergeSummaries
(summaries: z.infer<typeof SummarySchema>[], maxWords: number)
src/lib/research/llm-service.ts:229
↓ 1 callers
Function
normalizeGoogleResult
(result: BrightDataGoogleSearchResult, index: number)
src/lib/brightdata/search.ts:145
↓ 1 callers
Function
normalizeInputId
(id: unknown)
src/app/api/profiles/batch/route.ts:9
↓ 1 callers
Function
normalizeLinkedinId
(id: string)
src/app/api/profile/[linkedinId]/route.ts:6
↓ 1 callers
Function
normalizeScrapeResult
(entry: UnknownRecord, warnBytes: number)
src/lib/brightdata/research.ts:460
↓ 1 callers
Function
normalizeSearchResult
(entry: UnknownRecord, fallbackRank: number)
src/lib/brightdata/research.ts:432
↓ 1 callers
Function
proxiedImageUrl
(url?: string | null, defaultAvatar?: boolean)
src/components/ProfileDetails.tsx:29
↓ 1 callers
Function
run
()
src/tests/test-full-research-graph.ts:4
↓ 1 callers
Function
run
()
src/tests/test-llm-service.ts:19
↓ 1 callers
Function
run
()
src/tests/test-graph-parallel.ts:46
↓ 1 callers
Function
run
()
src/tests/test-brightdata-research.ts:15
↓ 1 callers
Function
run
()
src/tests/test-graph-nodes.ts:76
↓ 1 callers
Function
run
()
src/tests/test-meir.ts:4
↓ 1 callers
Function
runResearchGraph
( researchId: string, linkedinUrl: string, personName: string )
src/lib/research/runner.ts:14
↓ 1 callers
Function
sanitizeContent
(content: string)
src/lib/research/llm-service.ts:254
↓ 1 callers
Function
scrapeUrls
( urls: string[], options: ScrapeOptions = {}, )
src/lib/brightdata/research.ts:153
↓ 1 callers
Function
searchGoogle
( query: string, page: number = 0, countryCode?: string | null, )
src/lib/brightdata/search.ts:59
↓ 1 callers
Function
searchGoogleForPerson
( personName: string, linkedinUrl: string, options: PersonSearchOptions = {}, )
src/lib/brightdata/research.ts:83
↓ 1 callers
Function
streamChunks
(report: string, onChunk?: (chunk: string) => void)
src/lib/research/llm-service.ts:361
↓ 1 callers
Function
testAggregateDataNodeInsufficient
()
src/tests/test-graph-nodes.ts:390
↓ 1 callers
Function
testAggregateDataNodeLinkedInOnly
()
src/tests/test-graph-nodes.ts:372
↓ 1 callers
Function
testAggregateDataNodeWithSummaries
()
src/tests/test-graph-nodes.ts:342
↓ 1 callers
Function
testCachingLayer
()
src/tests/test-cache.ts:11
↓ 1 callers
Function
testExecuteSearchNodeError
()
src/tests/test-graph-nodes.ts:210
↓ 1 callers
Function
testExecuteSearchNodeSuccess
()
src/tests/test-graph-nodes.ts:177
↓ 1 callers
Function
testFetchLinkedInNodeError
()
src/tests/test-graph-nodes.ts:123
↓ 1 callers
Function
testFetchLinkedInNodeSuccess
()
src/tests/test-graph-nodes.ts:102
↓ 1 callers
Function
testGenerateSearchQueryNodeError
()
src/tests/test-graph-nodes.ts:160
↓ 1 callers
Function
testGenerateSearchQueryNodeSuccess
()
src/tests/test-graph-nodes.ts:139
↓ 1 callers
Function
testGraphStructure
()
src/tests/test-graph-structure.ts:8
↓ 1 callers
Function
testLinkedInFetch
()
src/tests/test-linkedin.ts:9
↓ 1 callers
Function
testParser
()
src/tests/test-parser.ts:9
↓ 1 callers
Function
testPrismaClient
()
src/tests/test-prisma-client.ts:3
↓ 1 callers
Function
testProfileCache
()
src/tests/test-profile-cache.ts:55
↓ 1 callers
Function
testRecentProfilesAPI
()
src/tests/test-recent-api.ts:10
↓ 1 callers
Function
testRedis
()
src/tests/test-redis.ts:6
↓ 1 callers
Function
testResearchCache
()
src/tests/test-research-cache.ts:14
↓ 1 callers
Function
testResearchSchema
()
src/tests/test-research-schema.ts:4
↓ 1 callers
Function
testResearchTypes
()
src/tests/test-research-types.ts:7
↓ 1 callers
Function
testRouteToScrapingEmpty
()
src/tests/test-graph-parallel.ts:77
↓ 1 callers
Function
testRouteToScrapingProducesSends
()
src/tests/test-graph-parallel.ts:59
↓ 1 callers
Function
testRouteToSummarizationEmpty
()
src/tests/test-graph-parallel.ts:103
↓ 1 callers
Function
testRouteToSummarizationProducesSends
()
src/tests/test-graph-parallel.ts:84
↓ 1 callers
Function
testScrapeWebPageNodeError
()
src/tests/test-graph-nodes.ts:260
↓ 1 callers
Function
testScrapeWebPageNodeSuccess
()
src/tests/test-graph-nodes.ts:228
↓ 1 callers
Function
testSearchCache
()
src/tests/test-search-cache.ts:8
↓ 1 callers
Function
testSearchFlow
()
src/tests/test-search-flow.ts:5
↓ 1 callers
Function
testStartNodeSuccess
()
src/tests/test-graph-nodes.ts:48
↓ 1 callers
Function
testStartNodeValidation
()
src/tests/test-graph-nodes.ts:61
↓ 1 callers
Function
testSummarizeContentNodeError
()
src/tests/test-graph-nodes.ts:318
↓ 1 callers
Function
testSummarizeContentNodeSuccess
()
src/tests/test-graph-nodes.ts:284
↓ 1 callers
Function
testWriteReportNodeError
()
src/tests/test-graph-nodes.ts:431
↓ 1 callers
Function
testWriteReportNodeSuccess
()
src/tests/test-graph-nodes.ts:402
↓ 1 callers
Function
truncate
(value: string | undefined, maxLength: number)
src/lib/research/llm-service.ts:319
Function
AuroraBackground
({ className, children, showRadialGradient = true, ...props }: AuroraBackgroundProps)
src/components/ui/shadcn-io/aurora-background/index.tsx:11
Function
Avatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
src/components/ui/avatar.tsx:8
Function
AvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
src/components/ui/avatar.tsx:37
Function
AvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
src/components/ui/avatar.tsx:24
Function
Badge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
src/components/ui/badge.tsx:28
Function
Boxes
({ className, ...rest }: BoxesProps)
src/components/ui/shadcn-io/background-boxes/index.tsx:11
Function
Button
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
src/components/ui/button.tsx:37
Function
Card
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:5
Function
CardAction
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:51
Function
CardContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:64
Function
CardDescription
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:41
Function
CardFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:74
Function
CardHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:18
Function
CardTitle
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:31
Function
Collapsible
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>)
src/components/ui/collapsible.tsx:5
Function
CollapsibleContent
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>)
src/components/ui/collapsible.tsx:22
Function
CollapsibleTrigger
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>)
src/components/ui/collapsible.tsx:11
Function
GET
(request: NextRequest)
src/app/api/research/route.ts:98
Function
GET
(_request: NextRequest, context: RouteContext)
src/app/api/research/[id]/route.ts:12
Function
GET
(request: NextRequest, context: RouteContext)
src/app/api/research/[id]/stream/route.ts:12
Function
GET
(request: NextRequest)
src/app/api/profiles/recent/route.ts:21
Function
GET
(request: NextRequest, context: RouteContext)
src/app/api/profile/[linkedinId]/route.ts:18
Function
GET
(request: NextRequest)
src/app/api/proxy-image/route.ts:3
Function
Home
()
src/app/page.tsx:7
Function
Input
({ className, type, ...props }: React.ComponentProps<"input">)
src/components/ui/input.tsx:5
Function
LoadingState
()
src/components/LoadingState.tsx:3
Function
Navigation
()
src/components/Navigation.tsx:22
Function
NavigationMenu
({ className, children, viewport = true, ...props }: React.ComponentProps<typeof NavigationMenuPrimiti
src/components/ui/navigation-menu.tsx:8
Function
NavigationMenuContent
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Content>)
src/components/ui/navigation-menu.tsx:85
Function
NavigationMenuIndicator
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Indicator>)
src/components/ui/navigation-menu.tsx:140
Function
NavigationMenuItem
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Item>)
src/components/ui/navigation-menu.tsx:48
Function
NavigationMenuLink
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Link>)
src/components/ui/navigation-menu.tsx:124
Function
NavigationMenuList
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.List>)
src/components/ui/navigation-menu.tsx:32
Function
NavigationMenuTrigger
({ className, children, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Trigger>)
src/components/ui/navigation-menu.tsx:65
← previous
next →
101–200 of 235, ranked by callers