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
Function
NavigationMenuViewport
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Viewport>)
src/components/ui/navigation-menu.tsx:102
Function
POST
(request: NextRequest)
src/app/api/research/route.ts:12
Function
POST
(request: NextRequest)
src/app/api/profiles/batch/route.ts:40
Function
POST
(request: NextRequest)
src/app/api/search/route.ts:7
Function
PersonCard
({ profile }: PersonCardProps)
src/components/PersonCard.tsx:16
Function
PreviousSearchesPage
()
src/app/previous/page.tsx:14
Function
ProfileDetails
({ profile }: ProfileDetailsProps)
src/components/ProfileDetails.tsx:36
Function
ProfileSummaryCard
({ summary }: ProfileSummaryCardProps)
src/components/ProfileSummaryCard.tsx:16
Function
ResearchPage
({ params }: PageProps)
src/app/research/[id]/page.tsx:37
Function
ResearchProgress
({ researchId }: ResearchProgressProps)
src/components/ResearchProgress.tsx:43
Function
ResearchReport
({ report, sources }: ResearchReportProps)
src/components/ResearchReport.tsx:17
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:22
Function
SearchBar
({ onSearch, isLoading = false }: SearchBarProps)
src/components/SearchBar.tsx:13
Function
SearchContent
()
src/app/search/page.tsx:18
Function
SearchPage
()
src/app/search/page.tsx:159
Function
Separator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
src/components/ui/separator.tsx:8
Function
Skeleton
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/skeleton.tsx:3
Function
StatusBadge
({ status }: { status: ResearchStatus })
src/app/research/[id]/page.tsx:186
Function
batchGetCache
(keys: string[])
src/lib/redis/cache.ts:117
Function
closeBrightDataClient
()
src/lib/brightdata/client.ts:47
Function
drawResearchGraphPng
(overrides: GraphOverrides = {})
src/lib/research/graph.ts:414
Function
extractLinkedInUrls
(searchResults: BrightDataGoogleSearchResponse)
src/lib/brightdata/search.ts:101
Function
extractProfileSummary
(result: GoogleSearchResult)
src/lib/brightdata/search.ts:166
Function
findLinkedInProfiles
( query: string, maxResults: number = 10, countryCode?: string | null, )
src/lib/brightdata/search.ts:235
Function
getBrightDataTools
()
src/lib/brightdata/client.ts:38
Function
getRedisInfo
()
src/lib/redis/health.ts:13
Function
handleCardClick
(e: React.MouseEvent)
src/components/PersonCard.tsx:25
Function
handleCopy
()
src/components/ResearchReport.tsx:24
Function
handleSearch
(query: string)
src/app/page.tsx:10
Function
handleSearch
(newQuery: string)
src/app/search/page.tsx:31
Function
handleSubmit
(e: React.FormEvent)
src/components/SearchBar.tsx:16
Function
isValidLinkedInUrl
(url: string)
src/lib/brightdata/linkedin.ts:209
Function
reconnectOnError
(err)
src/lib/redis/client.ts:34
Function
retryStrategy
(times)
src/lib/redis/client.ts:30
Function
start
(controller)
src/app/api/research/[id]/stream/route.ts:34
← previous
201–235 of 235, ranked by callers