{"id":8121,"date":"2025-03-06T13:58:35","date_gmt":"2025-03-06T13:58:35","guid":{"rendered":"https:\/\/taptalent.ai\/blogs\/jobbook-recruitment-co-recruitment-agency-profile\/"},"modified":"2025-03-06T13:58:36","modified_gmt":"2025-03-06T13:58:36","slug":"jobbook-recruitment-co-recruitment-agency-profile","status":"publish","type":"post","link":"https:\/\/taptalent.ai\/recruitment-agencies\/jobbook-recruitment-co-recruitment-agency-profile\/","title":{"rendered":"Jobbook Recruitment Co. &#8211; Recruitment Agency Profile"},"content":{"rendered":"\n        <style>\n    html{\n      scroll-behavior: smooth;\n    }\n    body > div.taptalent-single-post-wrap > div.taptalent-single-post-top > div.blog-breadcrumb {\n        margin-bottom: 1rem;\n    }\n\n    .taptalent-single-post-content-wrap .taptalent-single-post-content {\n        font-weight: 500;\n        max-width: 1440px;\n        width: 100%;\n    }\n    \n    .tt-post-top no-thumbnail,  .taptalent-single-post-top .tt-post-top  {\n        display: none;\n    }\n       \n    .body > div.taptalent-single-post-wrap > div.taptalent-single-post-top > div.tt-post-top.no-thumbnail {\n        display: none;\n    }\n    \n    .tt-post-info-wrap{\n        display: none;\n    }\n    \n    .taptalent-single-post-wrap {\n        padding: 20px 20px 70px;\n        max-width: 1440px;\n        width: 100%;\n        margin: 0 auto;\n    }\n    \n    .taptalent-single-post-content-wrap {\n        gap: 30px;\n    }\n    .company-profile {\n        max-width: 1440px;\n        width: 100%;\n        margin: 0 auto;\n        padding: 1rem 2rem;\n        padding-top: 0;        \n        font-family: system-ui, -apple-system, sans-serif;\n    }\n\n    .header {\n        background: linear-gradient(180deg, #251A7D 0%, #4131C2 100%);\n        border-radius: 16px;\n        padding: 2rem;\n        color: white;\n        display: flex;\n        align-items: center;\n        gap: 2rem;\n        margin-bottom: 2rem;\n    }\n    \n    .taptalent-single-post-content-wrap .taptalent-single-post-content h3{\n        font-size: 1.4rem;\n        color: #5644c9;\n    }\n    .logo {\n        width: 120px;\n        height: 120px;\n        border-radius: 12px;\n        background: white;\n        padding: 1rem;\n    }\n\n    .header-content h1 {\n        margin: 0;\n        font-size: 2.5rem;\n    }\n\n    .header-subtitle {\n        display: flex;\n        align-items: center;\n        flex-wrap: wrap;\n        gap: 0.5rem;\n        margin-bottom: 1rem;\n        color: #fff;\n        font-size: 1.1rem;\n    }\n    .stats-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 1.5rem;\n        margin-bottom: 2rem;\n    }\n\n    .stat-card {\n        background: white;\n        border-radius: 12px;\n        padding: 1.5rem;\n        box-shadow: 0 4px 6px rgba(110, 88, 255, 0.1);\n    }\n\n    .stat-card svg {\n        width: 24px;\n        height: 24px;\n        fill: #5644c9;\n        margin-right: 0.5rem;\n    }\n\n    .stat-header {\n        display: flex;\n        align-items: center;\n        color: #5644c9;\n        font-weight: 600;\n        margin-bottom: 0.5rem;\n        margin-left: -15px;\n    }\n\n    .expertise-section {\n        background: white;\n        border-radius: 16px;\n        padding: 2rem;\n        margin-bottom: 2rem;\n        box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;\n    }\n\n    .expertise-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 1rem;\n        margin-top: 1rem;\n    }\n\n    .service-item {\n        display: flex;\n        align-items: center;\n        background: rgba(110, 88, 255, 0.1);\n        padding: 0.5rem;\n        border-radius: 8px;\n        color: #6e58ff;\n        font-size: 0.9rem;\n        font-weight: 500;\n        line-height: 1.3;\n    }\n\n    .service-item svg {\n        width: 15px;\n        height: 20px;\n        fill: #28c76f;\n        margin-right: 0.5rem;\n        font-weight: 500;\n    }\n    .keyword-item {\n    display: inline-flex;\n    align-items: center;\n    background: #FFF3E0;\n    padding: 0.5rem 1rem;\n    border-radius: 20px;\n    color: #FF9800;\n    font-size: 0.9rem;\n    font-weight: 500;\n    margin: 0.25rem;\n    }\n\n    .keyword-item:before {\n        content: \"#\";\n        margin-right: 2px;\n    }\n\n    .keyword-item svg {\n        width: 15px;\n        height: 20px;\n        fill: #28c76f;\n        margin-right: 0.5rem;\n        font-weight: 500;\n    }\n\n    .social-links {\n        display: flex;\n        gap: 1rem;\n        margin-top: 1rem;\n    }\n\n    .social-link {\n        color: white;\n        text-decoration: none;\n    }\n\n    .social-link svg:hover {\n        fill: #28c76f;\n    }  \n      \n    .social-link:hover {\n        color: #28c76f;\n    }    \n\n    .social-link svg {\n        width: 24px;\n        height: 24px;\n        fill: white;\n    }\n\n    .tech-stack {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.75rem;\n        margin-top: 1rem;\n    }\n\n    .specialization-item {\n        display: flex;\n        align-items: center;\n        background: rgba(40, 199, 111, 0.1);\n        padding: 0.5rem;\n        border-radius: 8px;\n        color: #188046;\n        font-size: 0.9rem;\n        font-weight: 500;\n        line-height: 1.3;\n    }\n\n    .specialization-item svg {\n        width: 15px;\n        height: 20px;\n        fill: #188046;\n        margin-right: 0.5rem;\n        font-weight: 500;\n    }\n\n    .description {\n        background: white;\n        border-radius: 16px;\n        padding: 2rem 1.3rem;\n        margin-bottom: 2.5rem;\n        box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;\n        line-height: 1.6;\n    }\n    \n    .description h3{\n        font-size: 1.4rem;\n    }\n        .reviews-wrapper {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n        }\n\n        .review-container {\n            display: grid;\n            grid-template-columns: 1fr 5fr;\n            padding: 25px;\n            column-gap: 10px;\n            border-bottom: 1px solid #eef0f2;\n            transition: background-color 0.2s ease;\n        }\n\n        .review-container:hover {\n            background-color: #f2f3f5;\n        }\n\n        .review-container:last-child {\n            border-bottom: none;\n        }\n\n        .user-info {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            gap: 8px;\n            padding-right: 10px;\n            min-width: 150px;\n        }\n\n        .user-info img {\n            width: 75px;\n            height: 75px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 2px solid #fff;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        }\n\n        .user-info p {\n            font-size: 16px;\n            font-weight: 500;\n            color: #2d3748;\n            white-space: wrap;\n            max-width: 100%;\n        }\n\n        .review-content {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .reviews-header {\n            padding: 24px;\n            border-bottom: 1px solid #eef0f2;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .text-small {\n            font-size: 14px;\n        }\n\n        .google-text {\n            font-family: Arial, sans-serif;\n            display: inline-flex;\n        }\n\n        .google-text span:nth-child(1) {\n            color: #4285F4;\n        }\n\n        \/* G *\/\n        .google-text span:nth-child(2) {\n            color: #EA4335;\n        }\n\n        \/* o *\/\n        .google-text span:nth-child(3) {\n            color: #FBBC05;\n        }\n\n        \/* o *\/\n        .google-text span:nth-child(4) {\n            color: #4285F4;\n        }\n\n        \/* g *\/\n        .google-text span:nth-child(5) {\n            color: #34A853;\n        }\n\n        \/* l *\/\n        .google-text span:nth-child(6) {\n            color: #EA4335;\n        }\n\n        \/* e *\/\n\n        .reviews-header h2 {\n            font-size: 20px;\n            color: #1a202c;\n            font-weight: 500;\n        }\n        .reviews-link {\n            color: #fff;\n            text-decoration: underline dashed;\n            text-underline-offset: 4px;\n            margin-left: 0.5rem;\n            font-size: 14px;\n        }\n\n        .reviews-link:hover {\n            color: #28c76f;\n        }\n        .header-rating {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n                \n        .review-rating {\n            color: #f59e0b;\n            display: flex;\n            gap: 2px;\n        }\n\n        .star {\n            font-size: 18px;\n            position: relative;\n            display: inline-flex;\n            align-items: center;\n            width: 1em;\n            height: 1em;\n            color: rgba(255,255,255,0.5);\n            line-height: 1;\n        }\n        \n        .star:before {\n            content: '\u2605';\n            position: absolute;\n            left: 0;\n            width: var(--fill, 0%);\n            overflow: hidden;\n            color: #ffd700;\n        }\n\n        .star:after {\n            content: '\u2605';\n        }\n\n        .star.partial:before {\n            width: var(--fill);\n        }\n        \n        .color-grey {\n            color: #d1d1d1;\n        }\n        \n        .review-date {\n            color: #8d9fbad4;\n            font-size: 12px;\n            font-weight: 500;\n            margin-top: -3px;\n            line-height: 1.1;\n        }\n        .review-text {\n            font-size: 15px;\n            line-height: 1.6;\n            color: #6c7a8fe3;\n            font-style: italic;\n        }\n        \n        .no-review-text {\n            font-size: 13px;\n            color: #ccc;\n        }\n        \n        .reviews-header {\n            padding: 24px;\n            border-bottom: 1px solid #eef0f2;\n        }\n\n        .reviews-header h2 {\n            font-size: 20px;\n            color: #1a202c;\n            font-weight: 600;\n        }\n\n         .reviews-footer {\n            padding: 20px;\n            display: flex;\n            justify-content: center;\n            border-top: 1px solid #eef0f2;\n        }\n\n        .show-more-btn {\n            background-color: #fff;\n            border: 1px solid #e2e8f0;\n            padding: 10px 20px;\n            border-radius: 6px;\n            color: #6e58ff;\n            font-size: 14px;\n            font-weight: 500;\n            cursor: pointer;\n            transition: all 0.2s ease;\n            text-decoration: none;\n            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);\n        }\n\n        .show-more-btn:hover {\n            background-color: #f0eeff;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        }\n\n        @media (max-width: 768px) {\n            .header {\n                flex-wrap: wrap;\n            }\n            \n            .review-container {\n                grid-template-columns: 1fr;\n                gap: 16px;\n            }\n\n            .user-info {\n                flex-direction: row;\n                align-items: center;\n            }\n        }\n\n    .header-rating {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n    }\n\n    .rating-number {\n        color: #ffd700;\n        font-weight: 600;\n        font-size: 1.1rem;\n        line-height: 1;\n        display: inline-flex;\n        align-items: center;\n    }\n\n    \/\/ For review stars specifically\n    .review-rating .star {\n        color: rgba(0,0,0,0.2);  \/\/ darker gray for review stars\n    }\n\n    .review-rating .star:before {\n        color: #f59e0b;  \/\/ different gold color for review stars\n    }\n\n    .header-subtitle {\n        display: flex;\n        align-items: center;\n        flex-wrap: wrap;\n        gap: 0.5rem;\n        margin-bottom: 1rem;\n        color: #fff;\n        font-size: 1.1rem;\n    }\n\n    .header-rating {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        line-height: 1;\n    }\n\n    .star {\n        font-size: 18px;\n        position: relative;\n        display: inline-flex;\n        align-items: center;\n        width: 1em;\n        height: 1em;\n        color: rgba(255,255,255,0.5);\n        line-height: 1;\n    }\n\n    .star:before {\n        content: '\u2605';\n        position: absolute;\n        left: 0;\n        width: var(--fill, 0%);\n        overflow: hidden;\n        color: #ffd700;\n    }\n\n    .star:after {\n        content: '\u2605';\n    }\n\n    .rating-number {\n        color: #ffd700;\n        font-weight: 600;\n        font-size: 1.1rem;\n        line-height: 1;\n        display: inline-flex;\n        align-items: center;\n    }\n\n    .reviews-link {\n        color: #fff;\n        text-decoration: underline dashed;\n        text-underline-offset: 4px;\n        margin-left: 0.5rem;\n        font-size: 14px;\n        line-height: 1;\n        display: inline-flex;\n        align-items: center;\n    }\n\n    .review-header {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        flex-wrap: wrap;\n    }\n\n    .review-rating {\n        display: inline-flex;\n        align-items: center;\n        gap: 2px;\n        line-height: 1;\n        min-width: fit-content;\n    }\n\n    .review-date {\n        color: #8d9fbad4;\n        font-size: 12px;\n        font-weight: 500;\n        line-height: 1;\n        display: inline-flex;\n        align-items: center;\n    }\n\n    @media (max-width: 768px) {\n        .header-subtitle {\n            gap: 0.25rem;\n        }\n        \n        .header-rating {\n            gap: 0.25rem;\n        }\n        \n        .review-header {\n            gap: 8px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .company-profile {\n            padding: 0.5rem;\n            max-width: 100%;\n        }\n\n        .header {\n            flex-direction: column;\n            text-align: center;\n            padding: 1.5rem 1rem;\n            margin: 0 -0.5rem;\n            border-radius: 0;\n        }\n\n        .header-content {\n            width: 100%;\n        }\n\n        .header-content h1 {\n            font-size: 1.8rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .header-subtitle {\n            justify-content: center;\n            font-size: 1rem;\n        }\n\n        .social-links {\n            justify-content: center;\n        }\n\n        .stats-grid {\n            grid-template-columns: 1fr;\n            gap: 1rem;\n            margin: 1rem 0;\n        }\n\n        .stat-card {\n            padding: 1rem;\n            margin: 0;\n        }\n\n        .expertise-section {\n            padding: 1rem;\n            margin: 1rem -0.5rem;\n            border-radius: 0;\n        }\n\n        .expertise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .description {\n            padding: 1rem;\n            margin: 1rem -0.5rem;\n            border-radius: 0;\n        }\n\n        .tech-stack {\n            justify-content: center;\n        }\n\n        .reviews-wrapper {\n            margin: 0 -0.5rem;\n            border-radius: 0;\n        }\n\n        .review-container {\n            padding: 1rem;\n        }\n\n        .user-info {\n            flex-direction: row;\n            align-items: center;\n            gap: 1rem;\n            padding: 0;\n        }\n\n        .user-info img {\n            width: 50px;\n            height: 50px;\n        }\n\n        .review-content {\n            padding: 0;\n        }\n\n        .review-header {\n            flex-wrap: wrap;\n            gap: 0.5rem;\n        }\n\n        .review-text {\n            font-size: 14px;\n        }\n\n        .reviews-header {\n            padding: 1rem;\n        }\n\n        .reviews-footer {\n            padding: 1rem;\n        }\n\n        .taptalent-single-post-wrap {\n            padding: 10px;\n        }\n\n        .logo {\n            width: 80px;\n            height: 80px;\n            margin: 0 auto;\n        }\n\n        .keyword-item {\n            font-size: 0.8rem;\n            padding: 0.4rem 0.8rem;\n            margin: 0.2rem;\n        }\n\n        .specialization-item {\n            font-size: 0.8rem;\n            padding: 0.4rem 0.8rem;\n            margin: 0.2rem;\n        }\n\n        .service-item {\n            font-size: 0.8rem;\n            padding: 0.4rem 0.8rem;\n        }\n\n        .show-more-btn {\n            width: 100%;\n            text-align: center;\n        }\n    }\n\n    \/\/ Add specific styles for very small screens\n    @media (max-width: 480px) {\n        .header-content h1 {\n            font-size: 1.5rem;\n        }\n\n        .header-subtitle {\n            font-size: 0.9rem;\n        }\n\n        .review-container {\n            grid-template-columns: 1fr;\n        }\n\n        .user-info {\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card {\n            font-size: 0.9rem;\n        }\n\n        .description {\n            font-size: 0.9rem;\n        }\n    }\n\n    li {\n        margin-bottom: 10px;\n    }\n    \n    @media (max-width: 768px) {\n        li {\n            margin-bottom: 12px;\n        }\n    }\n<\/style>\n        <div class=\"company-profile\">\n            <div class=\"header\">\n                <img decoding=\"async\" src=\"https:\/\/zenprospect-production.s3.amazonaws.com\/uploads\/pictures\/66de6ad2612cfa0001beed94\/picture\" alt=\"Jobbook Recruitment Co. Logo\" class=\"logo\">\n                <div class=\"header-content\">\n                    <h1 style=\"color:#fff\">Jobbook Recruitment Co.<\/h1>\n                    <div class=\"header-subtitle\">\n                        Staffing &#038; Recruiting | \n                        <div class=\"header-rating\">\n                            <span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span>\n                            <span class=\"star partial\" style=\"--fill: 59.999999999999964%\"><\/span>\n                            \n                            <span class=\"rating-number\">(4.6)<\/span>\n                            <a href=\"#reviews-section\" class=\"reviews-link\">18 reviews<\/a>\n                        <\/div>\n                        \n                    <\/div>\n                    <div class=\"social-links\">\n                        <a href=\"http:\/\/www.jobbook.co\" class=\"social-link\" target=\"_blank\" rel=\"noopener\">\n                              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\">\n                                <circle cx=\"8\" cy=\"8\" r=\"7.5\" fill=\"none\" stroke=\"currentColor\"\/>\n                                <ellipse cx=\"8\" cy=\"8\" rx=\"7\" ry=\"4\" fill=\"none\" stroke=\"currentColor\"\/>\n                                <ellipse cx=\"8\" cy=\"8\" rx=\"4\" ry=\"7.5\" fill=\"none\" stroke=\"currentColor\"\/>\n                                <line x1=\"8\" y1=\"0.5\" x2=\"8\" y2=\"15.5\" stroke=\"currentColor\"\/>\n                                <line x1=\"0.5\" y1=\"8\" x2=\"15.5\" y2=\"8\" stroke=\"currentColor\"\/>\n                            <\/svg>\n                        <\/a>\n                        <a href=\"http:\/\/www.linkedin.com\/company\/jobbookom\" class=\"social-link\" target=\"_blank\" rel=\"noopener\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                                <path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/>\n                            <\/svg>\n                        <\/a>\n                        \n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <div class=\"stat-header\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                            <path d=\"M17 9c0-1.381-.56-2.631-1.464-3.535C14.631 4.56 13.381 4 12 4s-2.631.56-3.536 1.465C7.56 6.369 7 7.619 7 9s.56 2.631 1.464 3.535C9.369 13.44 10.619 14 12 14s2.631-.56 3.536-1.465C16.44 11.631 17 10.381 17 9zm4 9v-2c0-2.761-2.239-5-5-5H8c-2.761 0-5 2.239-5 5v2h18z\"\/>\n                        <\/svg>\n                        Team Size\n                    <\/div>\n                    <div>6 professionals<\/div>\n                <\/div>\n\n                <div class=\"stat-card\">\n                    <div class=\"stat-header\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                            <path d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/>\n                        <\/svg>\n                        Founded\n                    <\/div>\n                    <div>Est. 2013<\/div>\n                <\/div>\n\n                \n\n                <div class=\"stat-card\">\n                    <div class=\"stat-header\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                            <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/>\n                        <\/svg>\n                        Location\n                    <\/div>\n                    <div>Manila, Metro Manila, Philippines<\/div>\n                <\/div>\n            <\/div>\n             \n             \n                <div class=\"expertise-section\">\n                <h2 style=\"color: #251A7D; margin-top: 0;\">Specializations<\/h2>\n                <div class=\"expertise-grid\">\n                    <div class=\"specialization-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                            <path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" \/>\n                        <\/svg>\n                        Domestic Worker Recruitment\n                    <\/div><div class=\"specialization-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                            <path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" \/>\n                        <\/svg>\n                        Blue-Collar Staffing\n                    <\/div><div class=\"specialization-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                            <path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" \/>\n                        <\/svg>\n                        International Recruitment\n                    <\/div>\n                <\/div>\n                <\/div>  \n                \n            <div class=\"description\">\n                <h2 style=\"color: #251A7D; margin-top: 0;\">About Agency<\/h2>\n                <div><h3>Overview<\/h3>\n<ul>\n    <li>Jobbook Recruitment Co. was founded in 2013 and is headquartered in Manila, Metro Manila, Philippines.<\/li>\n    <li>The company operates with a small team of 6 employees.<\/li>\n    <li>Jobbook specializes in the recruitment and supply of domestic helpers and skilled workers for international placements.<\/li>\n    <li>The full address of the company is 1953 Agoncillo St, Manila, Metro Manila, Philippines, 1004.<\/li>\n<\/ul>\n\n<h3>Specializations<\/h3>\n<ul>\n    <li>Jobbook Recruitment Co. focuses on domestic worker recruitment, catering to families seeking household help globally.<\/li>\n    <li>The company also specializes in blue-collar staffing, providing skilled labor across various industries.<\/li>\n    <li>Jobbook is engaged in international recruitment, connecting talented professionals with verified employers worldwide.<\/li>\n    <li>The firm offers headhunting services, aimed at sourcing top talent for specific roles.<\/li>\n<\/ul>\n\n<h3>Services &#038; Approach<\/h3>\n<ul>\n    <li>Jobbook provides a user-friendly platform for job seekers and employers to connect directly, facilitating communication through chat features.<\/li>\n    <li>The recruitment process includes easy account registration for both job seekers and employers, streamlining the hiring process.<\/li>\n    <li>Jobbook offers personalized job notifications and advanced filters to assist candidates in finding suitable job opportunities.<\/li>\n    <li>The company emphasizes a smooth communication process, allowing employers and candidates to chat about potential job placements and interview scheduling.<\/li>\n<\/ul><\/div>\n            <\/div>\n\n             <div class=\"expertise-section\">\n                <h2 style=\"color: #251A7D; margin-top: 0;\">Contact Information<\/h2>\n              <div class=\"stats-grid\" style=\"margin-bottom: 0;\">\n               <div class=\"stat-card\">\n                <div class=\"stat-header\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                        <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\" \/>\n                    <\/svg>\n                    Full Address\n                    <\/div>\n                     <div>1953 Agoncillo St, Manila, Metro Manila, Philippines, 1004<\/div>\n                     <\/div> \n               <div class=\"stat-card\">\n                  <div class=\"stat-header\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                        <path d=\"M6.62 10.79a15.91 15.91 0 006.59 6.59l2.2-2.2a1 1 0 011.06-.24 11.36 11.36 0 003.58.61 1 1 0 011 1V20a1 1 0 01-1 1A19 19 0 013 4a1 1 0 011-1h3.5a1 1 0 011 1 11.36 11.36 0 00.61 3.58 1 1 0 01-.24 1.06z\" \/>\n                    <\/svg>\n                    Phone\n                <\/div>\n                <div>&#8216;+968 9594 8400<\/div>\n            <\/div> \n                <\/div>\n             <\/div>\n\n\n             \n                <div class=\"expertise-section\">\n                    <h2 style=\"color: #251A7D; margin-top: 0;\">Keywords<\/h2>\n                    <div class=\"tech-stack\">\n                        <span class=\"keyword-item\">recruitment<\/span><span class=\"keyword-item\">staffing<\/span><span class=\"keyword-item\">recruitment&#038;headhunting<\/span><span class=\"keyword-item\">headhunting<\/span>\n                    <\/div>\n                <\/div>\n                    \n             \n             <div class=\"expertise-section\">\n                <h2 style=\"color: #251A7D; margin-top: 0;\">Reviews <span class=\"text-small\">(from <span class=\"google-text\"><span>G<\/span><span>o<\/span><span>o<\/span><span>g<\/span><span>l<\/span><span>e<\/span><\/span>)<\/span><\/h2>\n             <div class=\"reviews-wrapper\" id=\"reviews-section\">\n             \n                        <div class=\"review-container\">\n                            <div class=\"user-info\">\n                                <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV86nHamsbc3v0cV88MEXHS2jFBZ-KDuDpqrsb9AvXAH9ok2XlQ=s128-c0x00000000-cc-rp-mo-ba4\" alt=\"Samson D.\">\n                                <p>Samson D.<\/p>\n                            <\/div>\n                            <div class=\"review-content\">\n                                <div class=\"review-header\">\n                                    <div class=\"review-rating\">\n                                        <span class=\"star\" style=\"--fill: 100%\"><\/span>\n                                        \n                                        <span class=\"star\" style=\"--fill: 0%\"><\/span><span class=\"star\" style=\"--fill: 0%\"><\/span><span class=\"star\" style=\"--fill: 0%\"><\/span><span class=\"star\" style=\"--fill: 0%\"><\/span>\n                                    <\/div>\n                                    <div class=\"review-date\">22 Apr 2022<\/div>\n                                <\/div>\n                                <div class=\"review-text\" style=\"display: block\">\n                                    Disappointing and bad this agency and very poor knowledge of hiring qualifications and discrimination against age level even though you are ex abroad and had a great experience in the five-star hotel which is the highest standards of hospitality and still not fit to work as service crew, to let you know guys service crew is nothing if you compare it to the five-star hotel responsibilities and task and you are only just working in the restaurant this is also nothing and also food chains this is also nothing! So what kind of understanding do they have so poor and it is easy to understand if some applicants had a background experience in the highest level of the category must consider that can contribute to the highest competitive advantage in the business of restaurants in town and the agency must know how to analyze and to deal with your clients like this and to balance of this situation but sadly very very poor knowledge in this part you should not be a recruiter in this category.\n                                <\/div>\n                                <div class=\"no-review-text\" style=\"display: none\">\n                                    No review comment found\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"review-container\">\n                            <div class=\"user-info\">\n                                <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUKEtXp7SpPk4JyITfa5ywPhrTJZiSNJE92GJ3HQNoMNkR2rRIq=s128-c0x00000000-cc-rp-mo\" alt=\"Reynaldo Lopez\">\n                                <p>Reynaldo Lopez<\/p>\n                            <\/div>\n                            <div class=\"review-content\">\n                                <div class=\"review-header\">\n                                    <div class=\"review-rating\">\n                                        <span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span>\n                                        \n                                        \n                                    <\/div>\n                                    <div class=\"review-date\">15 Jan 2024<\/div>\n                                <\/div>\n                                <div class=\"review-text\" style=\"display: block\">\n                                    Jobbook company is a very excellent company,staffs are very accommodating, very quick moving, I can say jobbook is one of the most trusted recruitment company.\n                                <\/div>\n                                <div class=\"no-review-text\" style=\"display: none\">\n                                    No review comment found\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"review-container\">\n                            <div class=\"user-info\">\n                                <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK9ljpneBsI7HELl0uLmaPhq432L4EK3HIkFpR6AyxQAvASZ6e6=s128-c0x00000000-cc-rp-mo\" alt=\"Joseph Pineda\">\n                                <p>Joseph Pineda<\/p>\n                            <\/div>\n                            <div class=\"review-content\">\n                                <div class=\"review-header\">\n                                    <div class=\"review-rating\">\n                                        <span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span><span class=\"star\" style=\"--fill: 100%\"><\/span>\n                                        \n                                        \n                                    <\/div>\n                                    <div class=\"review-date\">12 Jan 2024<\/div>\n                                <\/div>\n                                <div class=\"review-text\" style=\"display: block\">\n                                    Good customer service\n                                <\/div>\n                                <div class=\"no-review-text\" style=\"display: none\">\n                                    No review comment found\n                                <\/div>\n                            <\/div>\n                        <\/div>\n              <\/div>\n              \n                <div class=\"reviews-footer\">\n                    <a href=\"https:\/\/maps.google.com\/?cid=14193554656539981040\" class=\"show-more-btn\" target=\"_blank\" rel=\"noopener noreferrer\">\n                        View All Reviews\n                    <\/a>\n                <\/div>\n            \n             <\/div>\n        <\/div>\n        ","protected":false},"excerpt":{"rendered":"Jobbook Recruitment Co. Staffing &#038; Recruiting | (4.6) 18 reviews Team Size 6 professionals Founded Est. 2013 Location Manila, Metro Manila, Philippines Specializations Domestic Worker Recruitment Blue-Collar Staffing International Recruitment About Agency Overview Jobbook Recruitment Co. was founded in 2013 and is headquartered in Manila, Metro Manila, Philippines. The company operates with a small team [&hellip;]","protected":false},"author":1,"featured_media":8122,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[38],"tags":[],"acf":[],"_links":{"self":[{"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/posts\/8121"}],"collection":[{"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/comments?post=8121"}],"version-history":[{"count":1,"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/posts\/8121\/revisions"}],"predecessor-version":[{"id":8123,"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/posts\/8121\/revisions\/8123"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/media\/8122"}],"wp:attachment":[{"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/media?parent=8121"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/categories?post=8121"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taptalent.ai\/wp-json\/wp\/v2\/tags?post=8121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}