{"id":4364,"date":"2023-01-12T12:00:00","date_gmt":"2023-01-12T12:00:00","guid":{"rendered":"https:\/\/senhorcursos.com\/?p=4364"},"modified":"2023-01-13T18:32:27","modified_gmt":"2023-01-13T18:32:27","slug":"emprega-brasil","status":"publish","type":"post","link":"https:\/\/senhorcursos.com\/fr\/emprega-brasil\/","title":{"rendered":"Emprega Brasil : comment consulter les offres d&#039;emploi et s&#039;inscrire ?"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-conheca-a-plataforma-de-anuncio-de-vagas-do-governo-federal\">D\u00e9couvrez la plateforme d\u2019annonces d\u2019emploi de la Conf\u00e9d\u00e9ration<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img width=\"800\" height=\"600\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png\" alt=\"Logo Emprega Brasil\" class=\"w-full object-cover object-center border mx-auto wp-image-4365\" title=\"Employer le Br\u00e9sil\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png 800w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil-300x225.png 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil-768x576.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Le portail offre \u00e9galement une s\u00e9rie d\u2019autres avantages, d\u00e9couvrez-en davantage. Source Emprega Br\u00e9sil.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vous souhaitez savoir comment fonctionne Emprega Brasil et comment profiter de toutes les opportunit\u00e9s d&#039;emploi disponibles sur ce site d&#039;offres d&#039;emploi ?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le portail, en plus d&#039;offrir des opportunit\u00e9s d&#039;emploi, offre \u00e9galement plusieurs autres avantages que nous allons vous aider \u00e0 comprendre dans ce texte !<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-25LDy4\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?\">\n            Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            D\u00e9couvrez comment cr\u00e9er un compte sur la plateforme et profiter des positions ouvertes.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la lecture            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuer la lecture                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Par cons\u00e9quent, lisez cet article jusqu\u2019\u00e0 la fin si vous souhaitez savoir comment postuler \u00e0 l\u2019un des diff\u00e9rents postes qui figurent dans votre profil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nous avons pr\u00e9par\u00e9 un guide qui peut vous aider \u00e0 \u00e9viter de commettre des erreurs lors du processus d&#039;inscription, d\u00e9couvrez-en plus ci-dessous.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-emprega-brasil\">Qu\u2019est-ce qu\u2019Emprega Brasil ?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/businesswoman-with-contract-reaching-out-her-hand-1024x683.jpg\" alt=\"Mulher contrata entrevistado\" class=\"w-full object-cover object-center border mx-auto wp-image-4366\" title=\"Employer le Br\u00e9sil\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/businesswoman-with-contract-reaching-out-her-hand-1024x683.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/businesswoman-with-contract-reaching-out-her-hand-300x200.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/businesswoman-with-contract-reaching-out-her-hand-768x512.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/businesswoman-with-contract-reaching-out-her-hand-1536x1024.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/businesswoman-with-contract-reaching-out-her-hand-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >D\u00e9couvrez la plateforme du gouvernement f\u00e9d\u00e9ral qui peut vous aider \u00e0 trouver un emploi. Source : Freepik.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Emprega Brasil est un portail cr\u00e9\u00e9 par le gouvernement f\u00e9d\u00e9ral qui fournit une s\u00e9rie de services aux citoyens.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ainsi, en plus de pouvoir consulter les offres d&#039;emploi, une personne peut consulter des prestations telles que l&#039;assurance ch\u00f4mage, consulter sa carte de travail num\u00e9rique et obtenir des informations sur la prime salariale.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bref, ce site fournit les principales informations dont un travailleur peut avoir besoin et propose \u00e9galement des offres d&#039;emploi !<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-funciona-o-emprega-brasil\">Comment fonctionne Emprega Br\u00e9sil ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pour acc\u00e9der \u00e0 Emprega Brasil, une personne doit avoir un compte Gov.br. Ce site fonctionne au sein du syst\u00e8me du gouvernement f\u00e9d\u00e9ral et n\u00e9cessite donc une inscription avec des documents personnels et un num\u00e9ro de compte bancaire.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cependant, ne vous inqui\u00e9tez pas pour la s\u00e9curit\u00e9. Toutes vos donn\u00e9es sur cette plateforme sont en s\u00e9curit\u00e9 !<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-conferir-as-vagas-em-aberto\">Comment v\u00e9rifier les postes vacants ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tout d\u2019abord, acc\u00e9dez au portail Emprega Brasil et connectez-vous avec votre compte Gov.br. Cliquez ensuite sur \u00ab Recherche d&#039;emploi \u00bb et \u00ab Ajouter des informations \u00bb si vous n&#039;avez pas encore renseign\u00e9 toutes les donn\u00e9es n\u00e9cessaires.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Enfin, apr\u00e8s avoir ajout\u00e9 votre adresse et vos documents personnels sur la plateforme, cliquez sur le bouton \u00ab Recherche d&#039;emploi \u00bb et v\u00e9rifiez les postes vacants.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pour le moment, le portail n&#039;affichera que les offres d&#039;emploi dans votre ville. Par cons\u00e9quent, il est possible que le syst\u00e8me vous informe qu&#039;il n&#039;y a aucun poste vacant.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cependant, revenez simplement \u00e0 la page d&#039;informations personnelles et modifiez l&#039;adresse, en saisissant le code postal d&#039;une autre ville, pour d\u00e9couvrir plus d&#039;opportunit\u00e9s. Nous vous recommandons d&#039;utiliser l&#039;emplacement des grandes villes pour trouver plus d&#039;options.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-sao-as-principais-vagas-do-emprega-brasil\">Quels sont les principaux postes vacants chez Emprega Brasil ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nous avons s\u00e9lectionn\u00e9 les principaux postes vacants dans la ville de S\u00e3o Paulo chez Emprega Brasil ! D\u00e9couvrez quelques options d&#039;emploi pour comprendre le type de publicit\u00e9 faite sur la plateforme.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-ajudante-geral-em-telecom\">Assistante G\u00e9n\u00e9rale T\u00e9l\u00e9com<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ce poste vacant chez Emprega Brasil embauche des personnes ayant termin\u00e9 l&#039;\u00e9cole primaire\u00a0! Les fonctions comprennent la pose de c\u00e2bles et le nettoyage technique.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-ajudante-de-cozinha\">Aide de cuisine<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>L&#039;aide-cuisinier lave, coupe et pr\u00e9pare les aliments afin que le chef puisse pr\u00e9parer le repas plus facilement. Le poste n\u00e9cessite uniquement l&#039;ach\u00e8vement de l&#039;enseignement primaire.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-assistente-de-departamento-pessoal\">Assistante du service du personnel<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Enfin, le poste d&#039;assistant du service du personnel traite des probl\u00e9matiques RH d&#039;une entreprise, comme la paie et l&#039;embauche de nouveaux collaborateurs. Dans ce cas, vous devez avoir compl\u00e9t\u00e9 vos \u00e9tudes secondaires pour occuper le poste.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-as-vantagens-de-se-cadastrar-nesta-plataforma\">Quels sont les avantages de s\u2019inscrire sur cette plateforme ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Emprega Brasil a l&#039;avantage d&#039;avoir un grand nombre de postes vacants. Ce site d&#039;annonces est principalement recommand\u00e9 \u00e0 ceux qui ne sont pas dipl\u00f4m\u00e9s, du fait de l&#039;existence d&#039;opportunit\u00e9s ne n\u00e9cessitant pas de dipl\u00f4me d&#039;\u00e9tudes sup\u00e9rieures !<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En m\u00eame temps, on peut \u00e9galement citer la facilit\u00e9 de trouver diff\u00e9rents postes vacants comme l\u2019un des avantages de la plateforme !<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-se-cadastrar-no-emprega-brasil\">Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/closeup-executive-man-hands-answering-negotiations-email-planning-business-company-consultation-l-1024x576.jpg\" alt=\"Homem usa computador para se cadastrar no Emprega Brasil\" class=\"w-full object-cover object-center border mx-auto wp-image-4368\" title=\"Employer le Br\u00e9sil\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/closeup-executive-man-hands-answering-negotiations-email-planning-business-company-consultation-l-1024x576.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/closeup-executive-man-hands-answering-negotiations-email-planning-business-company-consultation-l-300x169.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/closeup-executive-man-hands-answering-negotiations-email-planning-business-company-consultation-l-768x432.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/closeup-executive-man-hands-answering-negotiations-email-planning-business-company-consultation-l-1536x864.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/closeup-executive-man-hands-answering-negotiations-email-planning-business-company-consultation-l-2048x1152.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Suivez l&#039;inscription \u00e9tape par \u00e9tape. Source : Freepik.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pour vous inscrire aupr\u00e8s d&#039;Emprega Brasil, vous devez disposer d&#039;un compte du gouvernement f\u00e9d\u00e9ral. Par cons\u00e9quent, recherchez \u00ab Gov.br acc\u00e9dez \u00e0 votre compte \u00bb dans un moteur de recherche et cliquez sur le premier r\u00e9sultat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ensuite, saisissez votre CPF pour lancer le processus de cr\u00e9ation de compte. Enfin, suivez les \u00e9tapes indiqu\u00e9es par la plateforme et remplissez les donn\u00e9es n\u00e9cessaires pour finaliser votre inscription.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Une fois termin\u00e9, recherchez simplement Emprega Brasil dans un moteur de recherche et suivez les \u00e9tapes d\u00e9crites pr\u00e9c\u00e9demment dans ce texte pour compl\u00e9ter la candidature.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et si vous avez encore des questions sur ce sujet, n&#039;h\u00e9sitez pas \u00e0 lire notre texte int\u00e9gral ci-dessous sur le sujet ! Nous pouvons vous aider \u00e0 comprendre plus en d\u00e9tail comment vous inscrire.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1d0VXS\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/cursos-senac--scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?\">\n            Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            D\u00e9couvrez en d\u00e9tail ce dont vous avez besoin pour postuler aux postes vacants.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la lecture            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/cursos-senac--scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Comment s\u2019inscrire aupr\u00e8s d\u2019Emprega Brasil ?              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/fr\/como-se-cadastrar-no-emprega-brasil\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuer la lecture                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>D\u00e9couvrez ici la plateforme d&#039;annonces de postes vacants cr\u00e9\u00e9e par le gouvernement f\u00e9d\u00e9ral et prenez contact avec les postes vacants annonc\u00e9s dans votre ville.<\/p>","protected":false},"author":22,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[310,10,11],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Emprega Brasil: como conferir as vagas e se cadastrar? - Senhor Cursos<\/title>\n<meta name=\"description\" content=\"A Emprega Brasil pode estar com vagas de emprego abertas na sua cidade! Conhe\u00e7a agora mesmo a plataforma de an\u00fancio de vagas do governo.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorcursos.com\/fr\/emprega-brasil\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Emprega Brasil: como conferir as vagas e se cadastrar?\" \/>\n<meta property=\"og:description\" content=\"A Emprega Brasil pode estar com vagas de emprego abertas na sua cidade! Conhe\u00e7a agora mesmo a plataforma de an\u00fancio de vagas do governo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcursos.com\/fr\/emprega-brasil\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-12T12:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-13T18:32:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Saes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorcursos.com\/#website\",\"url\":\"https:\/\/senhorcursos.com\/\",\"name\":\"Senhor Cursos\",\"description\":\"Os melhores cursos, concursos e vagas de empregos para voc\u00ea\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorcursos.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/senhorcursos.com\/emprega-brasil\/#primaryimage\",\"url\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png\",\"contentUrl\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png\",\"width\":800,\"height\":600},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcursos.com\/emprega-brasil\/#webpage\",\"url\":\"https:\/\/senhorcursos.com\/emprega-brasil\/\",\"name\":\"Emprega Brasil: como conferir as vagas e se cadastrar? - Senhor Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcursos.com\/emprega-brasil\/#primaryimage\"},\"datePublished\":\"2023-01-12T12:00:00+00:00\",\"dateModified\":\"2023-01-13T18:32:27+00:00\",\"author\":{\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/fd11c909c946d3c216cef2e156ff9cc3\"},\"description\":\"A Emprega Brasil pode estar com vagas de emprego abertas na sua cidade! Conhe\u00e7a agora mesmo a plataforma de an\u00fancio de vagas do governo.\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcursos.com\/emprega-brasil\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcursos.com\/emprega-brasil\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcursos.com\/emprega-brasil\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Emprega Brasil: como conferir as vagas e se cadastrar?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/fd11c909c946d3c216cef2e156ff9cc3\",\"name\":\"Aline Saes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"caption\":\"Aline Saes\"},\"url\":\"https:\/\/senhorcursos.com\/fr\/author\/aline-saes-rodriguesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Emprega Brasil: como conferir as vagas e se cadastrar? - Senhor Cursos","description":"A Emprega Brasil pode estar com vagas de emprego abertas na sua cidade! Conhe\u00e7a agora mesmo a plataforma de an\u00fancio de vagas do governo.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/senhorcursos.com\/fr\/emprega-brasil\/","og_locale":"fr_FR","og_type":"article","og_title":"Emprega Brasil: como conferir as vagas e se cadastrar?","og_description":"A Emprega Brasil pode estar com vagas de emprego abertas na sua cidade! Conhe\u00e7a agora mesmo a plataforma de an\u00fancio de vagas do governo.","og_url":"https:\/\/senhorcursos.com\/fr\/emprega-brasil\/","og_site_name":"Senhor Cursos","article_published_time":"2023-01-12T12:00:00+00:00","article_modified_time":"2023-01-13T18:32:27+00:00","og_image":[{"url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Saes","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/senhorcursos.com\/#website","url":"https:\/\/senhorcursos.com\/","name":"Senhor Cursos","description":"Os melhores cursos, concursos e vagas de empregos para voc\u00ea","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorcursos.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/senhorcursos.com\/emprega-brasil\/#primaryimage","url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png","contentUrl":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/emprega-brasil.png","width":800,"height":600},{"@type":"WebPage","@id":"https:\/\/senhorcursos.com\/emprega-brasil\/#webpage","url":"https:\/\/senhorcursos.com\/emprega-brasil\/","name":"Emprega Brasil: como conferir as vagas e se cadastrar? - Senhor Cursos","isPartOf":{"@id":"https:\/\/senhorcursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcursos.com\/emprega-brasil\/#primaryimage"},"datePublished":"2023-01-12T12:00:00+00:00","dateModified":"2023-01-13T18:32:27+00:00","author":{"@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/fd11c909c946d3c216cef2e156ff9cc3"},"description":"A Emprega Brasil pode estar com vagas de emprego abertas na sua cidade! Conhe\u00e7a agora mesmo a plataforma de an\u00fancio de vagas do governo.","breadcrumb":{"@id":"https:\/\/senhorcursos.com\/emprega-brasil\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcursos.com\/emprega-brasil\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcursos.com\/emprega-brasil\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcursos.com\/"},{"@type":"ListItem","position":2,"name":"Emprega Brasil: como conferir as vagas e se cadastrar?"}]},{"@type":"Person","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/fd11c909c946d3c216cef2e156ff9cc3","name":"Aline Saes","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","caption":"Aline Saes"},"url":"https:\/\/senhorcursos.com\/fr\/author\/aline-saes-rodriguesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/posts\/4364"}],"collection":[{"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/comments?post=4364"}],"version-history":[{"count":0,"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/posts\/4364\/revisions"}],"wp:attachment":[{"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/media?parent=4364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/categories?post=4364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcursos.com\/fr\/wp-json\/wp\/v2\/tags?post=4364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}