GLASSDOOR 🪟 Scraper HD
7 days trial then $30.00/month - No credit card required now
GLASSDOOR 🪟 Scraper HD
7 days trial then $30.00/month - No credit card required now
💫 All-in-One GlassDoor.com Scraper
Welcome To GLASSDOOR Scraper
🍂 About Glassdoor.com
Glassdoor is an American website where current and former employees anonymously review companies, operated by the company of the same name.[1]
In 2018, the company was acquired by the Japanese Recruit Holdings (Owner of Indeed) for US$1.2 billion, and it continues to operate as an independent subsidiary.[2][3]
🍂 About This Actor
Scrape any data about jobs, companies, salaries from Glassdoor.com
🍃 Features :
- 💫 Search Jobs, Companies, Salaries, Interviews, Conversations, Bowls, etc.
- 💫 Scrape Companies detail info
- 💫 Scrape Job detail info
- 💫 Filter anything by Job Title, Location, etc.
- 💫 Multiple QUERIES in single request
🍃 Disclaimer :
- ☢️ Free Trial limited to the first 100 results
- ☢️ Free Trial limited to the first 5 queries
- ☢️ This Actor uses minimal INPUT but leverages the power of GDQL
- ☢️ Please review the TUTORIAL for the best experience.
🍂 TUTORIAL
🍃 Parameters
Name | Type | Description |
---|---|---|
query | string array | Query, Search Terms or URL |
limit | integer | Number of results (per-query) |
🍃 Filters
Name | Type | Description |
---|---|---|
title | string | Job title |
location | string | Job location |
🍃 Basic Usage
Search for jobs
{ "query": ["starship engineer"], "filters.location": "Jupiter", "limit": 20 }
🍃 Advanced Usage
GLASSDOOR Query Language (GDQL
)
[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]
Possible QUERY
values
💫 NOTES 💫 Please don’t feel intimidated by the example list below. It may seem complicated, but it’s actually simple—you’re using it every day. For example:
https://example.com/products
andcompanies:1651/jobs
, see the similarity?
Format | Example | Description |
---|---|---|
<JOB_TITLE> | job title | Search Anything |
jobs:<JOB_TITLE> | jobs:manager | Search for jobs (default) |
employers:<JOB_TITLE> | employers:teacher | Search for companies by job title |
salaries:<JOB_TITLE> | salaries:astronout | Search for job salaries |
companies:<KEYWORD> | companies:microsoft | Search for Companies |
companies:<COMPANY_ID> | companies:1651 | Company Data |
/info | companies:1651/info | Company info (default) |
/jobs | companies:1651/jobs | Company jobs listing |
/reviews | companies:1651/reviews | Company reviews |
/salaries | companies:1651/salaries | Company salaries |
/interviews | companies:1651/interviews | Company interviews |
/conversations | companies:1651/conversations | Company related conversations |
/benefits | companies:1651/benefits | Company benefits |
/locations | companies:1651/locations | Company locations |
/photos | companies:1651/photos | Company photos |
/titles | companies:1651/titles | Company job titles |
/affiliates | companies:1651/affiliates | Company affiliates / hierarchy |
/similars | companies:1651/similars | Similar companies |
/related | companies:1651/related | Related companies |
jobs:<JOB_ID> | jobs:1009500335519 | Job Data |
/info | jobs:1009500335519/info | Job detailed info (default) |
bowls:<KEYWORD> | bowls:php | Search Community Bowl (aka. Subreddit) |
bowls:<BOWL_ID> | bowls:62283a4efa19c8002e047127 | Bowl Data |
/info | bowls:62283a4efa19c8002e047127/info | Bowl info (default) |
/posts | bowls:62283a4efa19c8002e047127/posts | Bowl posts content |
/pins | bowls:62283a4efa19c8002e047127/pins | Bowl pinned posts |
/cards | bowls:62283a4efa19c8002e047127/cards | Bowl cards |
posts:<KEYWORD> | posts:python | Search Community Posts (conversations) |
posts:<POST_ID> | posts:671a32f88c8a715bf66d8279 | Post Data |
/info | posts:671a32f88c8a715bf66d8279/info | Post info (default) |
/comments | posts:671a32f88c8a715bf66d8279/comments | Post comments |
/replies | posts:671a32f88c8a715bf66d8279/replies | Post comments replies |
https:<URL> | https://www.glassdoor.com/... | Start URL |
... to be continued ... |
🍂 INPUT EXAMPLES
See column Example above for QUERY
input eg:
{ "query": ["companies:1651/reviews"] }
Example #1: Search Jobs
Search for job title
{ "query": ["starship engineer"],"limit": 20 }
Search for job title in specific location (filters.location
)
{ "query": ["starship engineer"], "filters.location": "Indonesia", "limit": 20 }
Search for companies by job title (employers:<JOB_TITLE>
)
{ "query": ["employers:starship captain"], "filters.location": "Saturn", "limit": 20 }
Getting Job detail info (jobs:<JOB_ID>
)
{ "query": ["jobs:1009500335519"] }
Example #2: Companies
Search for companies (companies:<KEYWORDS>
)
{ "query": ["companies:Google"], "limit": 100 }
Example #3: Multiple Queries
1{ 2 "query": [ 3 "jobs:1009500335519", 4 "jobs:1019500335520", 5 "jobs:1029500335540", 6 "companies:microsoft", 7 "companies:google", 8 "jet fighter pilot" # this last query is searching for job title 9 ], 10 "filters.location": "New York, USA", # this filter applied only for job search 11 "limit": 10 # number of results PER-QUERY 12}
🍂 OUTPUT SAMPLES
Job Complete Info
1{ 2 "ageInDays": 0, 3 "applicationId": 0, 4 "appliedDate": null, 5 "applyButtonDisabled": false, 6 "benefits": { 7 "numReviews": 3, 8 "overview": { 9 "benefitsHighlights": [ 10 { 11 "benefit": { 12 "commentCount": 12, 13 "icon": "vacation", 14 "id": 29, 15 "name": "Vacation & Paid Time Off", 16 "url": "/Benefits/Brillio-Vacation-and-Paid-Time-Off-US-BNFT29_E821879_N1.htm" 17 }, 18 "phrase": "Free Doordashpremium was offered and that was pretty good" 19 }, 20 { 21 "benefit": { 22 "commentCount": 6, 23 "icon": "health", 24 "id": 1, 25 "name": "Health Insurance", 26 "url": "/Benefits/Brillio-Health-Insurance-US-BNFT1_E821879_N1.htm" 27 }, 28 "phrase": "That was pretty good good" 29 }, 30 { 31 "benefit": { 32 "commentCount": 5, 33 "icon": "dental", 34 "id": 2, 35 "name": "Dental Insurance", 36 "url": "/Benefits/Brillio-Dental-Insurance-US-BNFT2_E821879_N1.htm" 37 }, 38 "phrase": "Did not avail, but you can choose for Dental when joining or the start of new year enrollment" 39 } 40 ], 41 "employerBenefitSummary": null, 42 "overallBenefitRating": 3.1, 43 "totalBenefitReviews": 48 44 }, 45 "reviews": [ 46 { 47 "cityName": "Dallas, TX", 48 "comments": [ 49 { 50 "comment": "they have the best benefits", 51 "id": 10856480 52 } 53 ], 54 "createDate": "2024-09-29T12:06:32.800", 55 "currentJob": true, 56 "rating": 5, 57 "stateName": "Texas", 58 "userEnteredJobTitle": null 59 }, 60 { 61 "cityName": "Dallas, TX", 62 "comments": [ 63 { 64 "comment": "Flexible PTO policy, affordable pricing for health/dental insurance", 65 "id": 10792798 66 } 67 ], 68 "createDate": "2024-09-19T06:31:20.383", 69 "currentJob": true, 70 "rating": 4, 71 "stateName": "Texas", 72 "userEnteredJobTitle": "Human Resources Business Partner HRBP" 73 }, 74 { 75 "cityName": "Dallas, TX", 76 "comments": [ 77 { 78 "comment": "Best health insurance option in the Services industry", 79 "id": 10657030 80 } 81 ], 82 "createDate": "2024-08-28T20:27:51.423", 83 "currentJob": true, 84 "rating": 5, 85 "stateName": "Texas", 86 "userEnteredJobTitle": "Director" 87 } 88 ] 89 }, 90 "categoryMgocId": 10041, 91 "description": "<div><h1 class=\"jobSectionHeader\"><b>Redis DBA - R01543166</b></h1>\n<p></p><div><b>About Brillio:<br>\n</b></div><div></div><br>\n<div>Brillio is one of the fastest growing digital technology service providers and a partner of choice for many Fortune 1000 companies seeking to turn disruption into a competitive advantage through innovative digital adoption. Brillio, renowned for its world-class professionals, referred to as "Brillians", distinguishes itself through their capacity to seamlessly integrate cutting-edge digital and design thinking skills with an unwavering dedication to client satisfaction.\n</div><div>Brillio takes pride in its status as an employer of choice, consistently attracting the most exceptional and talented individuals due to its unwavering emphasis on contemporary, groundbreaking technologies, and exclusive digital projects. Brillio's relentless commitment to providing an exceptional experience to its Brillians and nurturing their full potential consistently garners them the Great Place to Work® certification year after year.</div><div></div><div><b><br>\nRedis DBA</b></div><h6 class=\"jobSectionHeader\"><b>\nPrimary Skills</b></h6><ul><li>\nDB2, Informix DBA, Middleware, MongoDB, MySQL, Oracle DBA, Oracle PL/SQL, Postgres, SQL DBA\n</li></ul><h6 class=\"jobSectionHeader\"><b>Specialization</b></h6><ul><li>\nDatabase & Middleware Support: Engineer, Database & Middleware\n</li></ul><h6 class=\"jobSectionHeader\"><b>Job requirements</b></h6><div>\nBrillio LLC is a fast growing, pure play Digital Transformation Solutions and Services firm backed by Bain Capital private equity. Founded in 2014 and headquartered in Silicon Valley, Brillio is focused on delivering design led solutions for our customers. We are not an IT Services company trying to pivot and support the “next big thing.” As a digitally native company, everything we have done and will continue to do, will have this laser focus.</div><div>\n</div><div><i>\nOur culture is driven by Brillio’s Core Values and it is the foundation of who we are as an organization. We equip and empower our employees to push boundaries with an </i><b><i>‘Founder’s Mindset’ </i></b><i>spirit as they craft </i><b><i>‘Customer Success’</i></b><i> stories. With our customer-centric approach, we deliver </i><b><i>‘Excellence and Innovation’ </i></b><i>at every level of our collaboration and this is what fuels Brillio’s growth story. While we are proud of our journey so far, </i><b><i>‘ Care and Compassion’</i></b><i> about our customers, employees and the community where we thrive in. We strive to stay committed to lighting up 100,000 young minds through our CSR efforts.</i></div><div>\n</div><div><b>\nRole: Redis DBA</b></div><div><b>\nYears of Experience: 3+ years</b></div><div><b>\nLocation: Remote</b></div><div><b>\n</b></div><div><b>\nRequired Qualifications:</b></div><ul><li>3 years of experience with Redis Opensource</li><li>3 years of experience with Redis Enterprise – clustering, sharding, replication, high availability, multi-region (active-active) setup</li><li>3 years of experience with Azure Cache for Redis and or GCP Memory Store</li></ul><div><b>\n</b></div><div><b>\nCommon Required Qualifications:</b></div><ul><li>8 years of combined experience in Database Administration Engineering</li><li>Advanced knowledge of performance tuning, monitoring alerting, observability, dashboarding</li><li>Advanced knowledge of process/query analysis, buffer tuning, client/server connectivity and database consistency checks\n</li><li>Advanced knowledge of maintenance routines, upgrades, patching</li><li>Experience in handling physical/logical backups & restores and data refreshes.</li><li>Experience in Linux/Unix shell commands or Windows PowerShell or Python</li><li>Experience in OS fine tuning with regards to Network I/O, Disk</li><li>Should be able to collaborate with DBA peers and mentor, work well in a team and independently</li><li>Should be able to multi-task i.e. parallelize multiple environment build data migration</li><li>Should be able to work off-hours for application release support, Linux patching support, maintenance windows</li><li>Experienced with security and data compliance aspects of database</li><li>Well versed with latest version of database</li></ul><div><b>\n</b></div><div><b>\nPreferred qualifications</b></div><ul><li>Experience with automation via Ansible, Terraform</li><li>Experience with deployments (CI/CD) with GHA, GitHub, Jenkins\n</li></ul><div><b>\n</b></div><div><b>Why should you apply for this role?</b></div><div>\nAs Brillio continues to gain momentum as a trusted partner for our clients in their digital transformation journey, we strive to set new benchmarks for speed and value creation. The Advisory and Value Assurance (AVA) team at Brillio is at the forefront of leading this charge by reimagining and executing how we structure, sell and deliver our services to better serve our clients.</div><div>\n</div><div>\nKnow more about <PPE practice specific page link from Brillio website></div><div>\nPPE: https://www.brillio.com/platform-and-product-engineering/</div><div>\n</div><div>\nKnow what it’s like to work and grow at Brillio: https://www.brillio.com/join-us/</div><div><b>\n</b></div><div><b>\nEqual Employment Opportunity Declaration</b></div><div>\nBrillio is an equal opportunity employer to all, regardless of age, ancestry, colour, disability (mental and physical), exercising the right to family care and medical leave, gender, gender expression, gender identity, genetic information, marital status, medical condition, military or veteran status, national origin, political affiliation, race, religious creed, sex (includes pregnancy, childbirth, breastfeeding, and related medical conditions), and sexual orientation.</div><div>\n</div><ul><li>\n#LI-AS1</li></ul><div>\n</div><div>\nKnow what it’s like to work and grow at Brillio: Click here</div><br>\n<b>\nSalary: 80,000-100,000 USD per year salary</b></div><p></p>", 92 "discoverDate": "2024-10-24T00:00:00", 93 "divisionEmployerName": null, 94 "easyApply": false, 95 "easyApplyMethod": "NONE", 96 "employer": { 97 "activeStatus": "ACTIVE", 98 "approvalStatus": "APPROVED", 99 "awards": [ 100 { 101 "awardDetails": null, 102 "featured": false, 103 "name": "Great Places to Work Certified - India", 104 "source": "A Great Place to Work", 105 "year": 2023 106 }, 107 { 108 "awardDetails": null, 109 "featured": false, 110 "name": "Great Place to Work Romania", 111 "source": "A Great Place to Work", 112 "year": 2023 113 }, 114 { 115 "awardDetails": null, 116 "featured": false, 117 "name": "Great Place to Work UK", 118 "source": "Great Place to Work", 119 "year": 2023 120 }, 121 { 122 "awardDetails": null, 123 "featured": false, 124 "name": "Great Places to Work Certified USA", 125 "source": "Great Place to Work US", 126 "year": 2022 127 }, 128 { 129 "awardDetails": null, 130 "featured": false, 131 "name": "50 Best Firms In India For Data Scientists To Work For – 2022", 132 "source": "Analytics India Magazine", 133 "year": 2022 134 }, 135 { 136 "awardDetails": null, 137 "featured": false, 138 "name": "India's best in-house design studio 2022", 139 "source": "IBDA", 140 "year": 2022 141 }, 142 { 143 "awardDetails": null, 144 "featured": false, 145 "name": "Great Places to Work Certified - India", 146 "source": "Great Place To Work India", 147 "year": 2021 148 }, 149 { 150 "awardDetails": null, 151 "featured": false, 152 "name": "Silver Stevie Award Winner for Great Employer", 153 "source": "Stevie Awards", 154 "year": 2021 155 }, 156 { 157 "awardDetails": null, 158 "featured": false, 159 "name": "Brillio recognized as one of the Achievers 50 Most Engaged Workplaces™ in North America", 160 "source": "Achievers 50", 161 "year": 2016 162 } 163 ], 164 "bestPlacesToWork": [], 165 "bestProfile": { 166 "id": 7369531 167 }, 168 "ceo": { 169 "id": 328396, 170 "name": "Raj Mamodia", 171 "photoUrl": "https://media.glassdoor.com/people/sqll/821879/brillio-raj-mamodia.png", 172 "title": "Chairman and CEO " 173 }, 174 "certifications": [ 175 { 176 "employerCertificationConfig": { 177 "certificationTypeCode": "PAY_EQUALITY" 178 } 179 }, 180 { 181 "employerCertificationConfig": { 182 "certificationTypeCode": "TECH_HIRE" 183 } 184 }, 185 { 186 "employerCertificationConfig": { 187 "certificationTypeCode": "UPSKILL" 188 } 189 }, 190 { 191 "employerCertificationConfig": { 192 "certificationTypeCode": "SOCIAL_RESPONSIBILITY" 193 } 194 }, 195 { 196 "employerCertificationConfig": { 197 "certificationTypeCode": "DIVERSITY" 198 } 199 }, 200 { 201 "employerCertificationConfig": { 202 "certificationTypeCode": "THRIVE" 203 } 204 }, 205 { 206 "employerCertificationConfig": { 207 "certificationTypeCode": "FIRST_JOB_PROGRAMS" 208 } 209 } 210 ], 211 "competitors": [], 212 "contents": [ 213 { 214 "diversityContent": { 215 "goals": [] 216 }, 217 "featuredVideoLink": null, 218 "managedContent": [], 219 "playListVideoLinks": null, 220 "socialMediaLinks": { 221 "facebook": "https://www.facebook.com/BrillioGlobalOfficial", 222 "instagram": "https://www.instagram.com/brillioglobal/", 223 "linkedin": "https://www.linkedin.com/company/brillio", 224 "twitter": "https://twitter.com/BrillioGlobal", 225 "youtube": "https://www.youtube.com/user/BrillioGlobal" 226 }, 227 "videoModule": null 228 } 229 ], 230 "counts": { 231 "benefitCount": 463, 232 "globalJobCount": { 233 "jobCount": 102 234 }, 235 "interviewCount": 392, 236 "photoCount": 47, 237 "reviewCount": 2166, 238 "salaryCount": 3387 239 }, 240 "coverPhoto": { 241 "hiResUrl": null 242 }, 243 "headquarters": "Santa Clara, CA", 244 "id": 821879, 245 "industry": { 246 "id": 200064, 247 "name": "Information Technology Support Services", 248 "sectorId": 10013, 249 "sectorName": "Information Technology" 250 }, 251 "isOpenCompany": false, 252 "isValid": true, 253 "links": { 254 "benefitsUrl": "/Benefits/Brillio-Benefits-E821879.htm", 255 "jobsUrl": "/Jobs/Brillio-Jobs-E821879.htm", 256 "orgStructureUrl": "/Affiliated/Brillio-Companies-E821879.htm", 257 "overviewUrl": "/Overview/Working-at-Brillio-EI_IE821879.11,18.htm", 258 "photosUrl": "/Photos/Brillio-Office-Photos-E821879.htm", 259 "reviewsUrl": "/Reviews/Brillio-Reviews-E821879.htm", 260 "salariesUrl": "/Salary/Brillio-Salaries-E821879.htm" 261 }, 262 "logo": "https://media.glassdoor.com/sqll/821879/brillio-squareLogo-1665640908775.png", 263 "name": "Brillio", 264 "officeAddresses": [ 265 { 266 "addressLine1": "", 267 "addressLine2": "", 268 "administrativeAreaName1": "NJ", 269 "cityName": "Basking Ridge", 270 "id": 272784, 271 "officeLocationId": 363124 272 }, 273 { 274 "addressLine1": "", 275 "addressLine2": "", 276 "administrativeAreaName1": "NJ", 277 "cityName": "Bridgewater", 278 "id": 272780, 279 "officeLocationId": 363120 280 }, 281 { 282 "addressLine1": "399 Thornall Street, 1st Floor,", 283 "addressLine2": "", 284 "administrativeAreaName1": "NJ", 285 "cityName": "Edison", 286 "id": 145356, 287 "officeLocationId": 238543 288 }, 289 { 290 "addressLine1": "", 291 "addressLine2": "", 292 "administrativeAreaName1": "NJ", 293 "cityName": "Jersey City", 294 "id": 272779, 295 "officeLocationId": 363119 296 }, 297 { 298 "addressLine1": "#910, 9550 W Higgins Rd, Rosemont", 299 "addressLine2": "", 300 "administrativeAreaName1": "IL", 301 "cityName": "Chicago", 302 "id": 145361, 303 "officeLocationId": 238547 304 }, 305 { 306 "addressLine1": "", 307 "addressLine2": "", 308 "administrativeAreaName1": "TX", 309 "cityName": "Dallas", 310 "id": 272783, 311 "officeLocationId": 363123 312 }, 313 { 314 "addressLine1": "", 315 "addressLine2": "", 316 "administrativeAreaName1": "CA", 317 "cityName": "Los Angeles", 318 "id": 272781, 319 "officeLocationId": 363121 320 }, 321 { 322 "addressLine1": "6111 Bollinger Canyon Rd", 323 "addressLine2": "", 324 "administrativeAreaName1": "CA", 325 "cityName": "San Ramon", 326 "id": 42742, 327 "officeLocationId": 142997 328 }, 329 { 330 "addressLine1": "5201 Great America Parkway, Suite 100", 331 "addressLine2": "", 332 "administrativeAreaName1": "CA", 333 "cityName": "Santa Clara", 334 "id": 145360, 335 "officeLocationId": 238550 336 }, 337 { 338 "addressLine1": "", 339 "addressLine2": "", 340 "administrativeAreaName1": "WA", 341 "cityName": "Bellevue", 342 "id": 272786, 343 "officeLocationId": 363126 344 }, 345 { 346 "addressLine1": "1951 152nd Pl NE #208, Bellevue", 347 "addressLine2": "", 348 "administrativeAreaName1": "WA", 349 "cityName": "Seattle", 350 "id": 145362, 351 "officeLocationId": 238548 352 }, 353 { 354 "addressLine1": "", 355 "addressLine2": "", 356 "administrativeAreaName1": "FL", 357 "cityName": "Tampa", 358 "id": 272782, 359 "officeLocationId": 363122 360 }, 361 { 362 "addressLine1": "3625 Brookside Parkway, #100 Alpharetta", 363 "addressLine2": "", 364 "administrativeAreaName1": "GA", 365 "cityName": "Atlanta", 366 "id": 145354, 367 "officeLocationId": 238540 368 }, 369 { 370 "addressLine1": "Devonshire House, 60 Goswell Road,", 371 "addressLine2": "", 372 "administrativeAreaName1": "ENG", 373 "cityName": "London", 374 "id": 145364, 375 "officeLocationId": 238549 376 }, 377 { 378 "addressLine1": "iSprout, SM Towers, 6th floor, Seevaram village, OMR Purungudi Chennai Tamil Nadu 600096 India", 379 "addressLine2": "", 380 "administrativeAreaName1": "TN", 381 "cityName": "Chennai", 382 "id": 378779, 383 "officeLocationId": 466951 384 }, 385 { 386 "addressLine1": "9th & 10th Floor, The KODE, Baner-Pashan Link Road", 387 "addressLine2": "", 388 "administrativeAreaName1": "MH", 389 "cityName": "Pune", 390 "id": 145355, 391 "officeLocationId": 238542 392 }, 393 { 394 "addressLine1": "Office#115, 12th floor, Western Aqua Building, Hitech city, Kondapur, Telagana", 395 "addressLine2": "", 396 "administrativeAreaName1": "TG", 397 "cityName": "Hyderābād", 398 "id": 160866, 399 "officeLocationId": 253003 400 }, 401 { 402 "addressLine1": "#58, 1st Main Road, Mini Forest, JP Nagar, 3rd Phase", 403 "addressLine2": "", 404 "administrativeAreaName1": "KA", 405 "cityName": "Bengaluru", 406 "id": 145363, 407 "officeLocationId": 188306 408 }, 409 { 410 "addressLine1": "4th & 5th Floor, SJR-THE HUB, Sarjapur Road, Bellandur", 411 "addressLine2": "", 412 "administrativeAreaName1": "KA", 413 "cityName": "Bengaluru", 414 "id": 91204, 415 "officeLocationId": 188306 416 }, 417 { 418 "addressLine1": "", 419 "addressLine2": "", 420 "administrativeAreaName1": "JAL", 421 "cityName": "Zapopan", 422 "id": 530732, 423 "officeLocationId": 604505 424 }, 425 { 426 "addressLine1": "", 427 "addressLine2": "", 428 "administrativeAreaName1": "KA", 429 "cityName": "J.P. Nagar, 3rd Phase", 430 "id": 272785, 431 "officeLocationId": 363125 432 } 433 ], 434 "overview": { 435 "description": "Born digital in 2014, Brillio is a powerhouse of digital transformations. Orchestrated around the superpowers of technology – Cloud, AI, Mobile, IoT, we are a partner of choice for leading companies worldwide, helping them leverage digital technologies. We’re in 15 locations across 6 countries – USA, Canada, Mexico, UK, Romania, and India. In 9 years, we have welcomed 3 companies through acquisitions and grown into a family of 6000+ people globally.\n\nWe have helped several Fortune 1000 and Fortune 500 companies reimagine their digital ecosystem. We have extensive expertise across verticals like Banking, Financial Services, & Insurance, Retail, Consumer Products, & Distribution, Healthcare & Life Sciences, and Private Equity. \n\nWe’re officially Certified™️ as a Great Place to Work®️ in the USA, India, Romania, and the UK! This recognition is a testament to Brillio’s high-performance culture. We’re committed to creating an employee-centric environment through the benefits we offer learning & development opportunities, financial plans, assistance programs, and much more. \n\nWe’re committed to empowering our employees by creating a diverse and inclusive work environment, so everyone has an equal opportunity to succeed.\n\nTo learn more follow us on our social platforms @brillioglobal and visit our website at www.brillio.com.", 436 "mission": "Our mission is to bring innovation to the digital world and provide the best customer experience possible through true partnerships and integration with our clients." 437 }, 438 "parent": null, 439 "ratings": { 440 "careerOpportunitiesRating": 3.9, 441 "ceoRating": 0.87, 442 "ceoRatingsCount": 1292, 443 "compensationAndBenefitsRating": 3.8, 444 "cultureAndValuesRating": 3.9, 445 "diversityAndInclusionRating": 4, 446 "overallRating": 3.9, 447 "recommendToFriendRating": 0.78, 448 "seniorManagementRating": 3.7, 449 "workLifeBalanceRating": 3.8 450 }, 451 "revenue": "$100 to $500 million (USD)", 452 "shortName": "Brillio", 453 "siblings": [], 454 "size": "1001 to 5000 Employees", 455 "sizeCategory": "LARGE", 456 "stock": null, 457 "subsidiaries": [], 458 "type": "Company - Private", 459 "website": "www.brillio.com", 460 "yearFounded": 2014 461 }, 462 "employerName": "Brillio", 463 "employerReviews": [ 464 { 465 "categoryReviewCount": 152, 466 "sentence": "Work life balance good and flexible", 467 "sentiment": "POSITIVE" 468 }, 469 { 470 "categoryReviewCount": 152, 471 "sentence": "No work life balance at all", 472 "sentiment": "NEGATIVE" 473 }, 474 { 475 "categoryReviewCount": 113, 476 "sentence": "Poor management", 477 "sentiment": "NEGATIVE" 478 }, 479 { 480 "categoryReviewCount": 113, 481 "sentence": "Medical benefits Expense More projects Good management Good people", 482 "sentiment": "POSITIVE" 483 }, 484 { 485 "categoryReviewCount": 147, 486 "sentence": "provides a good salary and provides good work", 487 "sentiment": "POSITIVE" 488 }, 489 { 490 "categoryReviewCount": 147, 491 "sentence": "Low salary even for experienced", 492 "sentiment": "NEGATIVE" 493 }, 494 { 495 "categoryReviewCount": 127, 496 "sentence": "work culture is good and has balanced out everything.", 497 "sentiment": "POSITIVE" 498 }, 499 { 500 "categoryReviewCount": 127, 501 "sentence": "work culture and environment is good", 502 "sentiment": "NEGATIVE" 503 }, 504 { 505 "categoryReviewCount": 71, 506 "sentence": "There are certain good teams and some good people.", 507 "sentiment": "POSITIVE" 508 }, 509 { 510 "categoryReviewCount": 71, 511 "sentence": "5) Seniors don't help less experienced people.", 512 "sentiment": "NEGATIVE" 513 } 514 ], 515 "expired": false, 516 "goc": "database administrator", 517 "gocConfidence": 0.9, 518 "gocId": 100151, 519 "id": 1009500335519, 520 "indeedJobAttribute": { 521 "education": [], 522 "skills": [ 523 { 524 "key": "2V8EX", 525 "value": "CI/CD" 526 }, 527 { 528 "key": "47KNR", 529 "value": "Performance tuning" 530 }, 531 { 532 "key": "64VXT", 533 "value": "Azure" 534 }, 535 { 536 "key": "6AX7W", 537 "value": "Oracle" 538 }, 539 { 540 "key": "6CH72", 541 "value": "Buffer" 542 }, 543 { 544 "key": "8E8JS", 545 "value": "Ansible" 546 }, 547 { 548 "key": "92VBU", 549 "value": "DB2" 550 }, 551 { 552 "key": "DDKYP", 553 "value": "Google Cloud Platform" 554 }, 555 { 556 "key": "DN4N2", 557 "value": "MongoDB" 558 }, 559 { 560 "key": "DQMU8", 561 "value": "Windows" 562 }, 563 { 564 "key": "FGY89", 565 "value": "SQL" 566 }, 567 { 568 "key": "FYEQ5", 569 "value": "Database administration" 570 }, 571 { 572 "key": "GGXEU", 573 "value": "Analysis skills" 574 }, 575 { 576 "key": "JCKB4", 577 "value": "PostgreSQL" 578 }, 579 { 580 "key": "KKGC4", 581 "value": "Terraform" 582 }, 583 { 584 "key": "KMQ3F", 585 "value": "Redis" 586 }, 587 { 588 "key": "PFTHH", 589 "value": "GitHub" 590 }, 591 { 592 "key": "R664V", 593 "value": "Design thinking" 594 }, 595 { 596 "key": "RY9MK", 597 "value": "Linux" 598 }, 599 { 600 "key": "VBPMM", 601 "value": "PL/SQL" 602 }, 603 { 604 "key": "W736J", 605 "value": "Jenkins" 606 }, 607 { 608 "key": "X62BT", 609 "value": "Python" 610 }, 611 { 612 "key": "X6EZ3", 613 "value": "PowerShell" 614 }, 615 { 616 "key": "XKFFF", 617 "value": "Shell Scripting" 618 }, 619 { 620 "key": "YSDFB", 621 "value": "MySQL" 622 } 623 ], 624 "yearsOfExperienceLabel": [ 625 "8" 626 ] 627 }, 628 "isIndexableJobViewPage": false, 629 "isSponsoredEmployer": false, 630 "isSponsoredJob": false, 631 "jobCountryId": 1, 632 "jobSource": "Indeed Job Search Platform", 633 "jobType": null, 634 "locId": 1126748, 635 "location": { 636 "address": null, 637 "city": "Edison, NJ", 638 "country": "United States", 639 "lat": 40.52424, 640 "lng": -74.41246, 641 "name": "Edison, NJ", 642 "postalCode": null, 643 "state": "New Jersey" 644 }, 645 "locationName": "Edison, NJ", 646 "locationType": "C", 647 "needsCommission": false, 648 "normalizedTitle": "database administrator", 649 "organic": true, 650 "payCurrency": "USD", 651 "payPercentile10": 80000, 652 "payPercentile25": 0, 653 "payPercentile50": 90000, 654 "payPercentile75": 0, 655 "payPercentile90": 100000, 656 "payPeriod": "ANNUAL", 657 "payPeriodAdjustedPay": { 658 "p10": 80000, 659 "p50": 90000, 660 "p90": 100000 661 }, 662 "photos": [ 663 { 664 "caption": "Brillio's Bringing Smiles Initiatives", 665 "photoId": 0, 666 "photoId2x": 0, 667 "photoLink": "/Photos/Brillio-Office-Photos-IMG11307391.htm", 668 "photoUrl": "https://media.glassdoor.com/lst/ba/c0/b2/d8/brillio-s-bringing-smiles-initiatives.jpg?signature=4c0f1b1724f5ea003530748d9deb61e6f98d1c707eafb542457aef80b39a3be0", 669 "photoUrl2x": "https://media.glassdoor.com/lst2x/ba/c0/b2/d8/brillio-s-bringing-smiles-initiatives.jpg?signature=aacf737afbb10c4ba225efed078e741d312b705d09d10f6d81014e4dd97c3d54" 670 }, 671 { 672 "caption": "GPTW Celebration", 673 "photoId": 0, 674 "photoId2x": 0, 675 "photoLink": "/Photos/Brillio-Office-Photos-IMG11971343.htm", 676 "photoUrl": "https://media.glassdoor.com/lst/e9/64/c7/78/gptw-celebration.jpg?signature=82f3f3df2be892ec36e71d247afb3be763fb345797320f1149f4e6db7f57dacb", 677 "photoUrl2x": "https://media.glassdoor.com/lst2x/e9/64/c7/78/gptw-celebration.jpg?signature=6acb4c3005288a426b0fac42df0924ff1cb365da569c5c68782c2f9efda1145e" 678 }, 679 { 680 "caption": "GPTW Celebration", 681 "photoId": 0, 682 "photoId2x": 0, 683 "photoLink": "/Photos/Brillio-Office-Photos-IMG11971331.htm", 684 "photoUrl": "https://media.glassdoor.com/lst/25/60/65/54/gptw-celebration.jpg?signature=f419de409d8dbc72da3a3f177d089e2a64976a7e61fb73d5f2626b31a1de0d66", 685 "photoUrl2x": "https://media.glassdoor.com/lst2x/25/60/65/54/gptw-celebration.jpg?signature=58754605baa6d897da7aa9a51d14d3ae9dcd123241a6c308d22752e475219f93" 686 }, 687 { 688 "caption": "GPTW Celebration", 689 "photoId": 0, 690 "photoId2x": 0, 691 "photoLink": "/Photos/Brillio-Office-Photos-IMG11971336.htm", 692 "photoUrl": "https://media.glassdoor.com/lst/97/10/c0/d4/gptw-celebration.jpg?signature=28a31dcc70b41cc9adbeb12bec2d095990a3296799fd989e767deed59e7a33b4", 693 "photoUrl2x": "https://media.glassdoor.com/lst2x/97/10/c0/d4/gptw-celebration.jpg?signature=89ded8201ee38fcadb8ffa77cd74e0d7f395761e7d5f27769f117129e9451d6f" 694 }, 695 { 696 "caption": "GPTW Celebration", 697 "photoId": 0, 698 "photoId2x": 0, 699 "photoLink": "/Photos/Brillio-Office-Photos-IMG11971338.htm", 700 "photoUrl": "https://media.glassdoor.com/lst/c0/6c/56/eb/gptw-celebration.jpg?signature=29d492a8cc002b2899339289ccc26f90c2b10b5d49fac560d52a10571a5cc249", 701 "photoUrl2x": "https://media.glassdoor.com/lst2x/c0/6c/56/eb/gptw-celebration.jpg?signature=07f6c8cf7025648aaf45bdd3f80102b01eab4b2270136076f37f55d3fcd21db9" 702 }, 703 { 704 "caption": "Induction program with the Chief Delivery Officer, Sandeep Rane and the CEO Raj Mamodia", 705 "photoId": 0, 706 "photoId2x": 0, 707 "photoLink": "/Photos/Brillio-Office-Photos-IMG11307645.htm", 708 "photoUrl": "https://media.glassdoor.com/lst/6d/49/4b/a2/induction-program-with-the-chief-delivery-officer-sandeep-rane-and-the.jpg?signature=f949467990a4454cf544c11f8ef6a7ec4b7cafc469a2c47263b3802af8955b2b", 709 "photoUrl2x": "https://media.glassdoor.com/lst2x/6d/49/4b/a2/induction-program-with-the-chief-delivery-officer-sandeep-rane-and-the.jpg?signature=2224e85356f39e10684f5480534f357c0f4287bac6b4f6a85d6e6247c1b51165" 710 }, 711 { 712 "caption": "CIO Summit", 713 "photoId": 0, 714 "photoId2x": 0, 715 "photoLink": "/Photos/Brillio-Office-Photos-IMG11307449.htm", 716 "photoUrl": "https://media.glassdoor.com/lst/22/93/81/89/cio-summit.jpg?signature=1d6543f4880fb0b1e0e2e01767a34c2af4a58ca4c2ca4be544df863bf0a15fea", 717 "photoUrl2x": "https://media.glassdoor.com/lst2x/22/93/81/89/cio-summit.jpg?signature=6029472f99697b6d2f13e645a5ffee7ba89c6e436f1ea0d9667ec09d3ea464d3" 718 } 719 ], 720 "rating": 3.9, 721 "remoteWorkTypes": [ 722 "WORK_FROM_HOME" 723 ], 724 "reviews": [ 725 { 726 "advice": null, 727 "cons": "Lenovo laptops are horrible to work from", 728 "countHelpful": 1, 729 "date": "2022-05-04T07:46:44.397", 730 "employerResponses": [], 731 "employmentStatus": "REGULAR", 732 "featured": null, 733 "id": 63643207, 734 "isCurrentJob": true, 735 "jobTitle": { 736 "id": 37856, 737 "text": "Project Manager" 738 }, 739 "lengthOfEmployment": 1, 740 "pros": "Scope of growth is great. Work culture is awesome", 741 "ratingBusinessOutlook": "POSITIVE", 742 "ratingCareerOpportunities": 5, 743 "ratingCeo": "APPROVE", 744 "ratingCompensationAndBenefits": 5, 745 "ratingCultureAndValues": 5, 746 "ratingOverall": 5, 747 "ratingRecommendToFriend": "POSITIVE", 748 "ratingSeniorLeadership": 5, 749 "ratingWorkLifeBalance": 5, 750 "summary": "Awesome" 751 }, 752 { 753 "advice": null, 754 "cons": "Disorganized Lots of last minute high priority requests which leads to chaos Rapid growth and acquisitions has led to bad/broken processes", 755 "countHelpful": 1, 756 "date": "2023-05-31T11:51:41.260", 757 "employerResponses": [], 758 "employmentStatus": "REGULAR", 759 "featured": null, 760 "id": 76953102, 761 "isCurrentJob": true, 762 "jobTitle": { 763 "id": 34996, 764 "text": "Senior Solutions Architect" 765 }, 766 "lengthOfEmployment": 2, 767 "pros": "Many technically talented people Good benefits Company wants to grow in all ways A nice non-profit entity that it sponsors", 768 "ratingBusinessOutlook": null, 769 "ratingCareerOpportunities": 0, 770 "ratingCeo": null, 771 "ratingCompensationAndBenefits": 0, 772 "ratingCultureAndValues": 0, 773 "ratingOverall": 3, 774 "ratingRecommendToFriend": null, 775 "ratingSeniorLeadership": 0, 776 "ratingWorkLifeBalance": 0, 777 "summary": "Growing pains and some chaos" 778 }, 779 { 780 "advice": null, 781 "cons": "1. Low salary.\n2. Long work day.", 782 "countHelpful": 0, 783 "date": "2022-07-29T05:30:51.910", 784 "employerResponses": [], 785 "employmentStatus": "PART_TIME", 786 "featured": null, 787 "id": 67303281, 788 "isCurrentJob": false, 789 "jobTitle": { 790 "id": 9985, 791 "text": "Internship" 792 }, 793 "lengthOfEmployment": 1, 794 "pros": "1. Good exposure to clients.\n2. Clients in various industries.", 795 "ratingBusinessOutlook": "POSITIVE", 796 "ratingCareerOpportunities": 3, 797 "ratingCeo": "APPROVE", 798 "ratingCompensationAndBenefits": 2, 799 "ratingCultureAndValues": 2, 800 "ratingOverall": 3, 801 "ratingRecommendToFriend": "NEGATIVE", 802 "ratingSeniorLeadership": 3, 803 "ratingWorkLifeBalance": 2, 804 "summary": "MS internship" 805 }, 806 { 807 "advice": null, 808 "cons": "Management churn leading to uncertainity", 809 "countHelpful": 0, 810 "date": "2022-04-29T11:15:10.270", 811 "employerResponses": [], 812 "employmentStatus": "REGULAR", 813 "featured": null, 814 "id": 63454324, 815 "isCurrentJob": true, 816 "jobTitle": { 817 "id": 28428, 818 "text": "Sales Director" 819 }, 820 "lengthOfEmployment": 4, 821 "pros": "Strong Management and incredible growth", 822 "ratingBusinessOutlook": "POSITIVE", 823 "ratingCareerOpportunities": 5, 824 "ratingCeo": "APPROVE", 825 "ratingCompensationAndBenefits": 5, 826 "ratingCultureAndValues": 3, 827 "ratingOverall": 4, 828 "ratingRecommendToFriend": "NEGATIVE", 829 "ratingSeniorLeadership": 3, 830 "ratingWorkLifeBalance": 3, 831 "summary": "Great company" 832 }, 833 { 834 "advice": "Invest in your employees. Have empathy. Create real diversity.", 835 "cons": "Revolving door, Don't keep people in Sales more than a year.", 836 "countHelpful": 4, 837 "date": "2021-01-27T11:19:17.380", 838 "employerResponses": [], 839 "employmentStatus": "REGULAR", 840 "featured": null, 841 "id": 41508470, 842 "isCurrentJob": false, 843 "jobTitle": { 844 "id": 57858, 845 "text": "Client Partner" 846 }, 847 "lengthOfEmployment": 2, 848 "pros": "Nice People, Able to Work Remote", 849 "ratingBusinessOutlook": "NEGATIVE", 850 "ratingCareerOpportunities": 2, 851 "ratingCeo": "DISAPPROVE", 852 "ratingCompensationAndBenefits": 3, 853 "ratingCultureAndValues": 3, 854 "ratingOverall": 2, 855 "ratingRecommendToFriend": "NEGATIVE", 856 "ratingSeniorLeadership": 2, 857 "ratingWorkLifeBalance": 3, 858 "summary": "Revolving Door" 859 } 860 ], 861 "salarySource": "EMPLOYER_PROVIDED", 862 "sgocId": 1007, 863 "sponsored": false, 864 "title": "Redis DBA – R01543166", 865 "url": "https://www.glassdoor.com/job-listing/redis-dba-r01543166-brillio-JV_IC1126748_KO0,19_KE20,27.htm?jl=1009500335519" 866}
✏️ DEFINITIONS
BOWL
Bowls are conversation spaces on Glassdoor that allow users to discuss topics or companies. They can be public or private, and can be organized by topic or company
✏️ Support
⚡️ Feel free to reach out to the developer for any issues or suggestions for improvement.
- 3 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Oct 2023
- Modified 23 days ago