culinaryagents.com
Open in
urlscan Pro
2606:4700:20::681a:8c6
Public Scan
Submitted URL: http://culinaryagents.com/
Effective URL: https://culinaryagents.com/
Submission: On June 06 via manual from US — Scanned from DE
Effective URL: https://culinaryagents.com/
Submission: On June 06 via manual from US — Scanned from DE
Form analysis
3 forms found in the DOMPOST /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 name="utf8" type="hidden" value="✓" autocomplete="off"><input
type="hidden" name="_method" value="put" autocomplete="off"><input type="hidden" name="authenticity_token" value="WVmSRJpSQNiRKXaEeya8uZGHYIqXYTZMm3Ia3guEHuIlRaYLIMTTMeFNr9HkQ2a2Fg7VuprX7d/gJuauuWP6sQ==" 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/GB.png">United Kingdom</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 value="US">United States</option>
<option value="IT">Italia</option>
<option value="FR">France</option>
<option selected="selected" 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 name="utf8" type="hidden" value="✓" autocomplete="off"><input
type="hidden" name="_method" value="put" autocomplete="off"><input type="hidden" name="authenticity_token" value="WVmSRJpSQNiRKXaEeya8uZGHYIqXYTZMm3Ia3guEHuIlRaYLIMTTMeFNr9HkQ2a2Fg7VuprX7d/gJuauuWP6sQ==" 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"><input name="utf8" type="hidden" value="✓" autocomplete="off">
<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 * Resources * Employer CONNECTING THE INDUSTRY CONNECTING THE INDUSTRY OPPORTUNITIES. NETWORKING. CAREER GROWTH. Create A Free Profile PREMIER BRANDS TRUSTED BY MORE THAN 48,000 BUSINESSES, NOW LAUNCHING IN LONDON! London Paris Chicago SF LA NYC See all jobs 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 48,000 BUSINESSES, CULINARY AGENTS IN THE NEWS Navigation Home Jobs Companies Get Inspired Resources Culinary Agents About Team Press FAQ Privacy Policy User Agreement Business Employer Plans and Pricing Career Page Referral Rewards Country United Kingdom 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 * 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.