TalentSearch

Find candidates.
Not search operators.

Build the boolean for LinkedIn, GitHub, Xing, Dribbble and more, then run it on Google. Search one platform or all of them at once.

Start searching, free

No account. No data stored. No limits.

X-ray search for candidates

Fill in the fields in plain words. Pick one platform or search them all, and we hand a correctly formed query to Google so every result is a live link.

Candidate search questions

Which candidate platforms can I search?

LinkedIn and Xing for professional profiles, GitHub, Stack Overflow and GitLab for developers, Dribbble, Behance and Coroflot for designers, Wellfound and Toptal for startup and freelance talent, X, Reddit and Medium for social presence, and specialist sites like Doximity for medical and Culinary Agents for hospitality. Choose one, or pick "All of them" to build a separate search for each group.

How do I reach someone the search finds?

Through their own public profile. Every result links to the LinkedIn, GitHub or portfolio page it came from. We do not store profiles, reveal private emails, or sell contact details, so the connection happens the way it should, on the platform the person chose to be on.

Why does it send me to Google?

Because Google already indexes those public profiles and keeps them current. Building our own copy would either cost money or serve you stale data. The builder writes a correct boolean query and opens it on the search engine, so every link is live.

My search returned very little. What now?

Usually too many required phrases. Switch the title match to "Any order" so a "Senior Security Engineer" still matches "security engineer", then use the wider versions offered under the query box: without the city, without the extra skills, or title only.

X-ray search for jobs

Search where jobs are first published: startup and enterprise applicant tracking systems, or a company's own careers page. Runs on Google, lands on the original posting rather than an aggregator's copy.

Job search questions

Where does it search for jobs?

The applicant tracking systems companies post to first: Greenhouse, Lever, Ashby and Workday for startups and tech, Taleo, SuccessFactors, iCIMS and SmartRecruiters for large enterprises, plus mid-market systems and the big aggregators like Indeed, ZipRecruiter and Glassdoor. It also searches any company career page, or specific employers you name.

Can I search jobs at a specific company, like the Big 4?

Yes. Pick "Specific companies" and type names or domains, or use a one-click set for the Big 4, Canadian banks, big tech or consulting firms. Typing "Deloitte" resolves to its domain automatically, and the search looks across that company's own careers pages.

Why do I get the original posting and not a repost?

Because the search targets the source: the company's own listing on its ATS or career page, not an aggregator that copied it days later. That means a working apply link and, often, a role that is still open.

An exact job title found nothing. Why?

Job boards rarely use your exact wording. Searching "Cyber Security Analyst" as a locked phrase misses every "Security Analyst" and "Information Security Analyst" posting. Leave the title match on "Any order", and if a city plus several skills still returns nothing, use the wider versions offered beneath the query.

How x-ray search works

A short explanation of the technique, and exactly what this site does with it.

The idea

Search engines index public pages on LinkedIn, GitHub and company career sites. X-ray search means asking Google to look only inside one of those sites, using operators that narrow the result set. The classic pattern is site: to restrict the domain, quoted phrases to require exact terms, AND and OR to combine them, and a minus sign to exclude noise.

Recruiters have used this for twenty years because internal site search hides things: LinkedIn limits how many profiles you can view, and job aggregators bury the original posting under reposts. Going through the search index sidesteps both.

What we build for you

You type a role in plain words. We split it into skill terms and location terms, quote each one, pick the right domains for the side you are on, and add the exclusions that remove directory pages and listing spam. Then we run it and rank the results.

Searching for candidates

The query targets LinkedIn profile URLs and GitHub accounts. It looks roughly like this:

(site:linkedin.com/in OR site:github.com) "security analyst" "siem" "toronto" -intitle:"profiles" -inurl:"dir/"

Searching for jobs

Companies publish in three broad places, so the builder offers each as a target. Startups and tech companies mostly use Greenhouse, Lever, Ashby or Workday. Large enterprises, including the Big 4 and most banks, run Taleo, SuccessFactors, iCIMS or SmartRecruiters. Everyone else either uses a mid-market system such as Workable or Jobvite, or hosts jobs straight on their own site.

For that last case there are two routes. Company career pages looks for careers URLs anywhere while excluding the aggregators, and Specific companies targets employers you name — typing "Deloitte" resolves to site:deloitte.com, and one-click sets cover the Big 4, Canadian banks, big tech and consulting firms.

A startup-platform query looks like this:

(site:boards.greenhouse.io OR site:jobs.lever.co OR site:jobs.ashbyhq.com OR site:myworkdayjobs.com) "security analyst" ("remote" OR "canada")

Targeting by country, setup and engagement

Three controls sit on both searches and all three change the query rather than filtering results after the fact.

Country covers 20 countries. On the candidate side it switches LinkedIn subdomain, so choosing Canada searches ca.linkedin.com and the United Kingdom searches uk.linkedin.com — the cleanest way to keep results in one country. On the job side it adds that country's main place names as an OR group, since postings name the city more often than the country.

Work setup is remote, hybrid or on-site. Each expands to the phrasing people really write: remote also catches "work from home" and "distributed"; on-site also catches "onsite", "in office" and "in-office".

Engagement is full-time, part-time or freelance. Full-time also matches "permanent", and freelance also matches "contract", "contractor" and "consultant", which is where most short-term work is actually advertised.

A note on syntax

Two details matter for these queries to actually run. There is never a space after site: itself — site:github.com works, site: github.com does not, because the engine reads the operator and its value as one token. Every clause after it is separated by a space.

Parentheses matter more than they look. Without them, Google binds OR only to the terms either side of it, so site:a.com OR site:b.com "analyst" is read as "site a, or site b that also mentions analyst" — the keyword silently applies to one site instead of all of them, and the search usually returns nothing. Grouping the alternatives fixes it: (site:a.com OR site:b.com) "analyst".

The same applies to any list of alternatives, which is why the builder brackets the country, work-setup and engagement groups too.

Why "all" means several searches, not one

Google stops reading a query at roughly 32 words. A single string naming twenty sites plus your keywords would be cut off mid-way, and the part that gets dropped is usually the part you care about, so the search quietly returns the wrong thing rather than failing loudly.

Choosing "All of them" therefore builds one correctly formed query per group and hands you a search button for each. Coverage is complete, nothing is truncated, and each result set stays readable because it is scoped to platforms that behave alike. Most other x-ray generators restrict you to one platform per search; this is the same idea without the restriction.

Why exact titles find nothing

Job boards rarely use your exact wording. Search "Cyber Security Analyst" as a locked phrase across four boards and you will miss every posting titled "Security Analyst", "Senior Security Analyst" or "Information Security Analyst" — which is most of them. That is why Any order is the default: the same words are still required, just not glued together in that sequence.

Switch to Exact phrase only when the wording really matters, such as a certification name or a specific product.

If a search returns nothing

Each quoted phrase is a hard requirement, so three or four of them across four job boards can genuinely match zero pages. The builder warns you once a query carries three or more, and offers one-click wider versions underneath: any word order, without the city, without the extra skills, or title only. Work down that list rather than rewriting from scratch.

Why we hand the query to Google

We could show results on this page, but only two ways exist to do that: pay for a search API on every keystroke, or keep our own copy of the index. The first is expensive enough that the tool would stop being free, and the second means serving you a snapshot that is out of date the moment it is taken, which is the exact problem x-ray search avoids.

So the builder does the hard part, assembling a correct boolean, and then opens it on the search engine of your choice. Every link you click is live, current, and yours to follow without an account.

If you would rather run the query somewhere else, the copy button gives you the raw string. It is standard boolean syntax, so it works in any engine that supports operators.

What we deliberately do not do

  • We do not keep a candidate database, so there is no stale profile pool to search.
  • We do not run an applicant tracking system, so nothing about you or the people you find is stored here.
  • We do not scrape LinkedIn or sell contact details. You reach people through their own public profiles.

Try it on candidatesTry it on jobs

Which tool fits you?

Four quick questions. We point you at the right search and pre-fill it, then you can run it straight away.

Frequently asked questions

What the tool does, what it costs, and what happens to your data.

What is x-ray search?

X-ray search uses search engine operators such as site: and intitle: to look inside a specific website. Instead of searching LinkedIn from within LinkedIn, you ask Google to return only the LinkedIn profile pages that match your terms. It surfaces public pages that a site's own search often hides behind filters or limits.

Is Talent Search free?

Yes, completely. Both the candidate search and the job search are free with no account and no search limit. The tool builds a query and hands it to Google, so there is nothing to meter and no cost to pass on.

Do I need to create an account?

No. There is no sign-up, no login, and no profile to fill in. Open the tool and search.

Which platforms does it cover?

For candidates: LinkedIn, Xing, GitHub, Stack Overflow, GitLab, Dribbble, Behance, Coroflot, Wellfound, Toptal, X, Reddit, Medium, plus Doximity for medical and Culinary Agents for hospitality. For jobs: Greenhouse, Lever, Ashby, Workday, Taleo, SuccessFactors, iCIMS, SmartRecruiters, Workable, Jobvite, BambooHR, Recruitee, Indeed, ZipRecruiter, Glassdoor, Monster, Dice, LinkedIn Jobs, Xing, Wellfound, any company career page, and specific employers you name.

Can I search every platform at once?

Yes. Google stops reading a query at roughly 32 words, so a single query naming twenty sites would be truncated and your keywords dropped. Choosing "All of them" builds one correct query per platform group with a search button for each, plus an "open all" button, so coverage is complete with nothing thrown away.

Do you store my data or the profiles I find?

No. Talent Search keeps no candidate database, no applicant tracking system, and no user accounts. Anything you type stays in your browser for the session and is gone when you close the tab. Results link to public pages we do not copy.

Do you scrape LinkedIn or sell contact details?

No. We do not scrape, store profiles, or sell email addresses or phone numbers. Results are live public pages, and you reach people through their own profiles.

Why search company career pages and ATS platforms instead of job boards?

Those are where companies post first. Aggregators copy the listing later, often with delay, duplication, or roles already closed. Searching the source gets you the original posting and a direct apply link.

Why did my search return nothing?

Usually too many required phrases, or an exact title boards do not use. Set the title match to "Any order", then use the wider versions offered under the query box: without the city, without the extra skills, or title only.

Can I use the generated query somewhere else?

Yes. Every search shows the exact boolean it built with a copy button. Paste it into any search engine that supports operators, or adapt it for your own workflow.

Is Talent Search available on more than one domain?

Yes. The service runs at talentsear.ch and talentsearch.in. Both are the same tool.

Who built Talent Search?

It is built and maintained independently by Ganesh, from Toronto, Canada.

About Talent Search

A search tool built on a simple belief: the people and the jobs are already public, the searching is just hard.

Why it exists

Sourcing tools mostly sell you a database. They buy profiles, resell contact details, and charge per reveal. That model has two problems: the data goes stale the moment it is collected, and the person in it never agreed to be there.

The other route has always existed and costs nothing. Public profiles and career pages are indexed by search engines, and a well-formed boolean query reaches them directly. The barrier was never access, it was that writing those queries is fiddly and most people never learn the operators.

So this site writes them for you, runs them, ranks the output, and then shows you the query so you can take it with you.

What we hold

Nothing. There is no profile pool, no applicant tracking system, no login, and no analytics profile built on you. Your searches and anything you type into the resume checker live in your browser tab and end with it.

Who builds it

Talent Search is built and maintained independently from Toronto, Ontario, Canada. It is a small, self-funded project rather than a venture-backed product, which is why it stays free and why there is no database of people behind it.

Where it is going

The current build is free and stays that way. Planned work includes more source sites on both sides, saved query templates, and an optional in-page results view for anyone who brings their own search API key.

Get in touch

Contact us

Questions, bug reports, feature requests, or partnership enquiries. We read everything.

Copies your message to the clipboard so you can send it from wherever you prefer. Nothing is transmitted from this page and nothing is stored here.

Direct

Reach the developer through ganeshunnam.com, including privacy and data questions.
Based in Toronto, Ontario, Canada.

Privacy policy

Last updated 18 September 2026. The short version: we require no account and store none of your searches. We use Google Analytics for aggregate traffic measurement only.

Who we are

Talent Search is operated independently from Toronto, Ontario, Canada. For any privacy question, use the contact page.

What we collect

No account is required and none is offered, so we hold no name, email address or password for you. Search terms and anything else you type into the tools are processed in your browser and are not transmitted to a database we control. When you click a search, the query goes to the search engine you chose, exactly as if you had typed it there yourself.

We do use Google Analytics to understand how the site is used in aggregate: which pages are visited, roughly where visitors come from, what device and browser they use, and how they move through the site. This is standard traffic measurement, not a record of your searches. Google Analytics sets cookies and may process a truncated version of your IP address; Google acts as our data processor and its own privacy policy and terms for its analytics apply. We have IP anonymisation enabled and do not use the data to identify individuals.

What we do not do

  • We do not build a candidate database or keep copies of profiles returned by a search.
  • We do not sell, rent or broker personal data, including email addresses and phone numbers.
  • We do not run advertising trackers, sell your data, or build marketing profiles of visitors. The only analytics we use is Google Analytics for aggregate traffic measurement, described above.

Third parties

Running a search sends your query to a search provider so results can be retrieved, in the same way typing it into a search engine would. Fonts are loaded from Google Fonts, which receives the request needed to serve the font files. Those providers operate under their own privacy policies.

Cookies and similar technologies

Google Analytics sets its own cookies to measure site traffic, as described above. Beyond those, we set no advertising cookies of our own. Local browser storage, if used at all, only remembers preferences you set during a session, such as which persona you picked. You can block or delete cookies in your browser settings, or use a browser extension such as Google's Analytics opt-out add-on, and the tools will still work.

Your rights

Under PIPEDA in Canada, and comparable laws such as the GDPR, you have the right to access, correct and delete personal information an organisation holds about you, and to object to certain processing. Beyond the aggregate analytics described above, we do not hold personal information that identifies you, so there is usually nothing to return or erase. For anything related to the Google Analytics data, you can also exercise rights directly with Google. To make any request, or to ask a privacy question, use the contact page and we will investigate and respond.

People who appear in results

Search results point to pages already published publicly by the person or their employer. We do not copy, store or enrich those pages. If you believe your public profile should not surface through this tool, contact the site that hosts it, and use our contact page if you would also like us to look into it.

Children

This service is intended for adults in professional contexts and is not directed at children under 16.

Changes

If this policy changes, the date at the top of the page changes with it. Material changes will be noted on the home page.

Disclaimer

Last updated 18 September 2026.

No guarantee of results

Talent Search is a search aid. It does not guarantee that a search will surface every relevant candidate or job, that any listing is current, or that any role remains open. Results depend on what search engines have indexed at the moment you search.

We do not control search results

This site builds a query and hands it to a search engine. What that engine returns, in what order, is outside our control and changes constantly. A query that surfaces a person or a role today may not tomorrow, and absence from results says nothing about a person's ability, employability or suitability.

Hiring is your responsibility

If you use this tool to recruit, you remain responsible for complying with employment, equal opportunity, privacy and data protection law in your jurisdiction, including how you contact people and how you record your decisions.

Third-party content

Results link to pages operated by LinkedIn, GitHub, Greenhouse, Lever, Ashby, Workday and the employers who publish through them. We do not control that content, do not endorse it, and are not responsible for its accuracy. Those names are trademarks of their respective owners; this site is not affiliated with, endorsed by, or sponsored by any of them.

No professional advice

Nothing here is legal, career or financial advice.

Availability

The service is provided as is, during early access, without warranty of any kind. It may change, break or become unavailable without notice.

Terms of use

Last updated 18 September 2026.

Acceptance

By using Talent Search you agree to these terms. If you do not agree, do not use the site.

Acceptable use

  • Use the tool for lawful recruiting, job seeking and research.
  • Do not use it to harass, stalk, discriminate against or profile individuals unlawfully.
  • Do not attempt to overwhelm, reverse engineer or resell the service, and do not automate it beyond normal human use.
  • Respect the terms of the sites that results point to.

Intellectual property

The site design, copy and code belong to the developer of Talent Search. Boolean queries the tool generates are yours to use freely.

Liability

To the fullest extent permitted by law, the operator of Talent Search is not liable for indirect or consequential loss arising from use of this free service.

Governing law

These terms are governed by the laws of the Province of Ontario and the federal laws of Canada applicable there.

Sitemap

Every page on this site.