Here are a few examples of popular search payloads to give you a better understanding of Search endpoint:
- Senior machine learning engineers:
{
"text": "Senior machine learning engineers with knowledge of LLMs",
"locations": "California",
"seniority": "Senior",
"size": 100,
"page": 0
}
- DevOps engineers in the LATAM with at least 5 years of experience
{
"text": "Devops engineers with experience with kubernetes",
"yo_employment": "5-10,10+",
"sub_regions": "Latina America and the Caribbean",
"size": 100,
"page": 0
}
- Self-driving cars experts who are more likely to change their jobs soon
{
"text": "Self-driving cars experts",
"countries": "United States",
"likely_to_move_prob": 0.6,
"size": 100,
"page": 0
}
- Female data engineer, Stanford graduates
{
"text": "data engineer",
"schools": "Stanford University",
"is_first_name_female": true,
"size": 100,
"page": 0
}
- React.js engineers in Latin America
{
"text": "React.js engineers",
"sub_regions": "Latina America and the Caribbean",
"size": 100,
"page": 0
}
- Full-stack developers in San Francisco
{
"text": "Full-stack engineers",
"locations": "San Francisco, California",
"size": 100,
"page": 0
}
- All open source contributors to Hugging Face
{
"github_repos": "huggingface/transformers,huggingface/pytorch-image-models,huggingface/diffusers,huggingface/datasets,huggingface/peft,huggingface/candle,huggingface/trl,huggingface/notebooks,huggingface/text-generation-inference,huggingface/tokenizers,huggingface/chat-ui,huggingface/accelerate,huggingface/deep-rl-class,huggingface/autotrain-advanced,huggingface/neuralcore",
"size": 100,
"page": 0
}
- Go engineers in the UK
{
"text": "go engineers",
"required_skills": "go,golang",
"countries": "United Kingdom",
"size": 100,
"page": 0
}
- Rust engineers in Eastern Europe
{
"text": "Rust engineers",
"sub_regions": "Eastern Europe",
"size": 100,
"page": 0
}
- Product manager from Perplexity AI
{
"text": "Product managers",
"companies_domains": "perplexity.ai",
"size": 100,
"page": 0
}