culinaryagents.com Open in urlscan Pro
2606:4700:20::681a:9c6  Public Scan

Submitted URL: https://gz22qsdm.r.us-east-1.awstrack.me/L0/https://culinaryagents.com//1/01000192927630df-96a73211-ad6d-4e23-80fc-04da5166161b-000000/x5...
Effective URL: https://culinaryagents.com/
Submission: On October 16 via api from RU — Scanned from US

Form analysis 3 forms found in the DOM

POST /settings/country

<form class="simple_form js-country-form" id="footer-country_new_country_language" novalidate="novalidate" action="/settings/country" accept-charset="UTF-8" method="post"><input type="hidden" name="_method" value="put" autocomplete="off"><input
    type="hidden" name="authenticity_token" value="1lyTkqjJQfJVpdGrn04agztMz0lsQ0UPnXDeQxAIzrfkGX0zUsYYfss407cUOP1byj4gN96uNLEJDV-pWX7_QQ" autocomplete="off">
  <div class="form-group ca-control select optional country_language_country">
    <div class="select2-container select optional js-country-select2" id="s2id_footer-country_country_language_country" style="width: 100%;">
      <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span><img class="footer_country_flag" src="https://s3.amazonaws.com/cuag/web/v1/flags/US.png">United States</span><abbr class="select2-search-choice-close"></abbr>   <div><b></b></div></a><input
        class="select2-focusser select2-offscreen" type="text" id="s2id_autogen1">
      <div class="select2-drop select2-display-none">
        <div class="select2-search select2-search-hidden select2-offscreen"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="form-control select2-input"> </div>
        <ul class="select2-results"> </ul>
      </div>
    </div><select class="select optional js-country-select2 select2-offscreen" name="country_language[country]" id="footer-country_country_language_country" tabindex="-1">
      <option value="" label=" "></option>
      <option selected="selected" value="US">United States</option>
      <option value="IT">Italia</option>
      <option value="FR">France</option>
      <option value="GB">United Kingdom</option>
    </select>
  </div>
</form>

POST /settings/language

<form class="simple_form js-country-form" id="footer-language_new_country_language" novalidate="novalidate" action="/settings/language" accept-charset="UTF-8" method="post"><input type="hidden" name="_method" value="put" autocomplete="off"><input
    type="hidden" name="authenticity_token" value="1lyTkqjJQfJVpdGrn04agztMz0lsQ0UPnXDeQxAIzrfkGX0zUsYYfss407cUOP1byj4gN96uNLEJDV-pWX7_QQ" autocomplete="off">
  <div class="form-group ca-control select optional country_language_language">
    <div class="select2-container select optional js-language-select2" id="s2id_footer-language_country_language_language" style="width: 100%;">
      <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span><span style="font-size:12px;">English</span></span><abbr class="select2-search-choice-close"></abbr>   <div><b></b></div></a><input
        class="select2-focusser select2-offscreen" type="text" id="s2id_autogen2">
      <div class="select2-drop select2-display-none">
        <div class="select2-search select2-search-hidden select2-offscreen"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="form-control select2-input"> </div>
        <ul class="select2-results"> </ul>
      </div>
    </div><select class="select optional js-language-select2 select2-offscreen" name="country_language[language]" id="footer-language_country_language_language" tabindex="-1">
      <option value="" label=" "></option>
      <option selected="selected" value="en">English</option>
      <option value="it">Italiano</option>
      <option value="fr">Français</option>
    </select>
  </div>
</form>

POST /users/sign_in

<form class="simple_form ca-form new-user" id="new_user" novalidate="novalidate" action="/users/sign_in" accept-charset="UTF-8" data-remote="true" method="post">
  <div class="row">
    <div class="col-xs-4">
      <a class="btn btn-block btn-outline-default" href="/users/auth/facebook"><div class="visible-xs-block"><img src="https://s3.amazonaws.com/cuag/web/v1/register/icon-facebook.svg" width="18"></div><div class="hidden-xs"><img class="social-icon-left" src="https://s3.amazonaws.com/cuag/web/v1/register/icon-facebook.svg" width="18"><div class="font-weight-bold text-body">Facebook</div></div></a><br>
    </div>
    <div class="col-xs-4">
      <a class="btn btn-block btn-outline-default" href="/users/auth/linkedin"><div class="visible-xs-block"><img src="https://s3.amazonaws.com/cuag/web/v1/register/icon-linkedin.svg" width="18"></div><div class="hidden-xs"><img class="social-icon-left" src="https://s3.amazonaws.com/cuag/web/v1/register/icon-linkedin.svg" width="18"><div class="font-weight-bold text-body">LinkedIn</div></div></a><br>
    </div>
    <div class="col-xs-4">
      <a class="btn btn-block btn-outline-default" href="/users/auth/google_oauth2"><div class="visible-xs-block"><img src="https://s3.amazonaws.com/cuag/web/v1/register/icon-google.svg" width="18"></div><div class="hidden-xs"><img class="social-icon-left" src="https://s3.amazonaws.com/cuag/web/v1/register/icon-google.svg" width="18"><div class="font-weight-bold text-body">Google</div></div></a><br>
    </div>
  </div>
  <div class="alert alert-dismissible alert-danger hide">Invalid email or password</div>
  <div class="row">
    <div class="col-sm-12">
      <div class="form-group ca-control email required user_email"><label class="control-label email required" for="user_email">Email: <abbr title="required">*</abbr></label><input class="form-control string email required" required="required"
          aria-required="true" type="email" value="" name="user[email]" id="user_email"></div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12">
      <div class="form-group ca-control password required user_password"><label class="control-label password required" for="user_password">Password: <abbr title="required">*</abbr></label><input class="form-control password required"
          autocomplete="current-password" required="required" aria-required="true" type="password" name="user[password]" id="user_password"></div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12"><a class="text-body underline" href="/users/password/new">Forgot your password?</a><input value="1" autocomplete="off" type="hidden" name="user[remember_me]" id="user_remember_me"><input type="hidden" name="anchor"
        id="anchor" autocomplete="off"></div>
  </div><br>
  <div class="margin-b-15" style="width:180px"><button class="btn btn-primary btn-block btn-loading" data-loading-text="Log in...">Log in</button></div>
  <div class="row">
    <div class="col-sm-12">If you are not a member yet, please <a class="text-primary" data-toggle="modal" data-keyboard="false" href="/users/sign_up">sign up here.</a></div>
  </div>
</form>

Text Content

 * Log inSign upPost Jobs

 * Jobs
 * Companies
 * Marketplace
 * Events
 * Resources
 * Employer


CONNECTING THE INDUSTRY


CONNECTING THE INDUSTRY

OPPORTUNITIES. NETWORKING. CAREER GROWTH.

Create A Free Profile

PREMIER BRANDS



TRUSTED BY MORE THAN 51,000 BUSINESSES, INCLUDING OVER 80% OF ALL
MICHELIN-STARRED RESTAURANTS IN THE U.S.


AMAZING JOBS NATIONWIDE.



NYC
DC
Miami
LA
Philly
Vegas
Denver & Boulder
SF
Boston
Chicago
See all 30+ cities


CREATE YOUR PROFILE
AND STAY ON TOP OF YOUR CAREER.


ESTABLISH A PRESENCE

YOUR PROFILE LETS THOUSANDS OF BUSINESSES DISCOVER YOU AND YOUR UNIQUE TALENTS.

FUEL YOUR CAREER

THE MORE YOU SHARE WITH US, THE BETTER WE CAN CUSTOMIZE YOUR EXPERIENCE ON
CULINARY AGENTS.

LEARN AND INSPIRE

NETWORK WITH INDUSTRY PROFESSIONALS AND SHARE CAREER INSIGHTS.

Create A Free Profile

TRUSTED BY MORE THAN 51,000 BUSINESSES,
INCLUDING OVER 80% OF ALL MICHELIN-STARRED RESTAURANTS IN THE U.S.


CULINARY AGENTS IN THE NEWS




Navigation
Home
Jobs
Companies
Marketplace
Get Inspired
Mentoring Series
Events
Resources
Culinary Agents
About
Team
Press
FAQ
Privacy Policy
User Agreement
Business
Employer
Plans and Pricing
Case Study
Career Page
Referral Rewards
Country
United States


United States Italia France United Kingdom
Language
English


English Italiano Français
Download App

Follow Us

Newsletter

Subscribe


©2024 Culinary Agents Inc.


 * CULINARY AGENTS

 * Newsfeed
 * Jobs
 * Companies
 * Marketplace
 * Events
 * Resources
 * 

 * BUSINESS

 * Employer
 * Plans and Pricing
 * Post Jobs
   
 * 

 * JOIN THE INDUSTRY NETWORK

 * Sign up
 * Log in

×

LOG IN

Facebook

LinkedIn

Google

Invalid email or password
Email: *
Password: *
Forgot your password?

Log in
If you are not a member yet, please sign up here.