MCPcopy Create free account

hub / github.com/brightdata/pepolehub / functions

Functions235 in github.com/brightdata/pepolehub

FunctionNavigationMenuViewport
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Viewport>)
src/components/ui/navigation-menu.tsx:102
FunctionPOST
(request: NextRequest)
src/app/api/research/route.ts:12
FunctionPOST
(request: NextRequest)
src/app/api/profiles/batch/route.ts:40
FunctionPOST
(request: NextRequest)
src/app/api/search/route.ts:7
FunctionPersonCard
({ profile }: PersonCardProps)
src/components/PersonCard.tsx:16
FunctionPreviousSearchesPage
()
src/app/previous/page.tsx:14
FunctionProfileDetails
({ profile }: ProfileDetailsProps)
src/components/ProfileDetails.tsx:36
FunctionProfileSummaryCard
({ summary }: ProfileSummaryCardProps)
src/components/ProfileSummaryCard.tsx:16
FunctionResearchPage
({ params }: PageProps)
src/app/research/[id]/page.tsx:37
FunctionResearchProgress
({ researchId }: ResearchProgressProps)
src/components/ResearchProgress.tsx:43
FunctionResearchReport
({ report, sources }: ResearchReportProps)
src/components/ResearchReport.tsx:17
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:22
FunctionSearchBar
({ onSearch, isLoading = false }: SearchBarProps)
src/components/SearchBar.tsx:13
FunctionSearchContent
()
src/app/search/page.tsx:18
FunctionSearchPage
()
src/app/search/page.tsx:159
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
src/components/ui/separator.tsx:8
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/skeleton.tsx:3
FunctionStatusBadge
({ status }: { status: ResearchStatus })
src/app/research/[id]/page.tsx:186
FunctionbatchGetCache
(keys: string[])
src/lib/redis/cache.ts:117
FunctioncloseBrightDataClient
()
src/lib/brightdata/client.ts:47
FunctiondrawResearchGraphPng
(overrides: GraphOverrides = {})
src/lib/research/graph.ts:414
FunctionextractLinkedInUrls
(searchResults: BrightDataGoogleSearchResponse)
src/lib/brightdata/search.ts:101
FunctionextractProfileSummary
(result: GoogleSearchResult)
src/lib/brightdata/search.ts:166
FunctionfindLinkedInProfiles
( query: string, maxResults: number = 10, countryCode?: string | null, )
src/lib/brightdata/search.ts:235
FunctiongetBrightDataTools
()
src/lib/brightdata/client.ts:38
FunctiongetRedisInfo
()
src/lib/redis/health.ts:13
FunctionhandleCardClick
(e: React.MouseEvent)
src/components/PersonCard.tsx:25
FunctionhandleCopy
()
src/components/ResearchReport.tsx:24
FunctionhandleSearch
(query: string)
src/app/page.tsx:10
FunctionhandleSearch
(newQuery: string)
src/app/search/page.tsx:31
FunctionhandleSubmit
(e: React.FormEvent)
src/components/SearchBar.tsx:16
FunctionisValidLinkedInUrl
(url: string)
src/lib/brightdata/linkedin.ts:209
FunctionreconnectOnError
(err)
src/lib/redis/client.ts:34
FunctionretryStrategy
(times)
src/lib/redis/client.ts:30
Functionstart
(controller)
src/app/api/research/[id]/stream/route.ts:34
← previous201–235 of 235, ranked by callers