Coursera Extractor avatar

Coursera Extractor

Try for free

7 days trial then $30.00/month - No credit card required now

Go to Store
Coursera Extractor

Coursera Extractor

jupri/coursera
Try for free

7 days trial then $30.00/month - No credit card required now

💫 All-In-One Coursera.com Scraper

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 19 days ago

Categories

You can access the Coursera Extractor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "J74Jo9aC9mdrT280F"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/jupri~coursera/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-jupri-coursera",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/jupri~coursera/runs": {
50      "post": {
51        "operationId": "runs-sync-jupri-coursera",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/jupri~coursera/run-sync": {
93      "post": {
94        "operationId": "run-sync-jupri-coursera",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "properties": {
134          "query": {
135            "title": "❓ Query",
136            "type": "array",
137            "description": "💡 List of KEYWORDS or URL",
138            "items": {
139              "type": "string"
140            }
141          },
142          "limit": {
143            "title": "♾️ Limit",
144            "type": "integer",
145            "description": "💡 Number of results <i>(per-query)</i>"
146          },
147          "filters.sort": {
148            "title": "🔎 Sorting",
149            "enum": [
150              "BEST_MATCH",
151              "NEW"
152            ],
153            "type": "string",
154            "description": ""
155          },
156          "filters.topic": {
157            "title": "Subject",
158            "type": "array",
159            "description": "",
160            "items": {
161              "type": "string",
162              "enum": [
163                "Arts and Humanities",
164                "Business",
165                "Computer Science",
166                "Data Science",
167                "Health",
168                "Information Technology",
169                "Language Learning",
170                "Math and Logic",
171                "Personal Development",
172                "Physical Science and Engineering",
173                "Social Sciences"
174              ]
175            }
176          },
177          "filters.language": {
178            "title": "Language",
179            "type": "array",
180            "description": "💡 The language used throughout the course, in both instruction and assessments.",
181            "items": {
182              "type": "string",
183              "enum": [
184                "Arabic",
185                "Catalan",
186                "Chinese (China)",
187                "Chinese (Traditional)",
188                "Dutch",
189                "English",
190                "French",
191                "German",
192                "Greek",
193                "Hebrew",
194                "Hindi",
195                "Hungarian",
196                "Indonesian",
197                "Italian",
198                "Japanese",
199                "Kannada",
200                "Kazakh",
201                "Korean",
202                "Polish",
203                "Portuguese",
204                "Portuguese (Brazil)",
205                "Portuguese (Portugal)",
206                "Pushto",
207                "Russian",
208                "Spanish",
209                "Swahili",
210                "Swedish",
211                "Thai",
212                "Turkish",
213                "Ukrainian",
214                "Vietnamese"
215              ]
216            }
217          },
218          "filters.types": {
219            "title": "Learning Product",
220            "type": "array",
221            "description": "",
222            "items": {
223              "type": "string",
224              "enum": [
225                "Courses",
226                "Degrees",
227                "Graduate Certificates",
228                "Guided Projects",
229                "MasterTrack® Certificates",
230                "Postgraduate Diploma",
231                "Professional Certificates",
232                "Projects",
233                "Specializations",
234                "University Certificates"
235              ]
236            }
237          },
238          "filters.level": {
239            "title": "Level",
240            "type": "array",
241            "description": "",
242            "items": {
243              "type": "string",
244              "enum": [
245                "Beginner",
246                "Intermediate",
247                "Advanced",
248                "Mixed"
249              ]
250            }
251          },
252          "filters.duration": {
253            "title": "Duration",
254            "type": "array",
255            "description": "",
256            "items": {
257              "type": "string",
258              "enum": [
259                "Less Than 2 Hours",
260                "1-4 Weeks",
261                "1-3 Months",
262                "3-6 Months",
263                "6-12 Months",
264                "1-4 Years"
265              ]
266            }
267          },
268          "filters.skills": {
269            "title": "Skills",
270            "type": "array",
271            "description": "",
272            "items": {
273              "type": "string",
274              "enum": [
275                ".NET Framework",
276                "3D Modeling",
277                "A/B Testing",
278                "API Design",
279                "API Gateway",
280                "ASP.NET",
281                "AWS CloudFormation",
282                "AWS Identity and Access Management (IAM)",
283                "AWS Kinesis",
284                "AWS SageMaker",
285                "Ability To Meet Deadlines",
286                "Acceptance Testing",
287                "Accident Prevention",
288                "Account Management",
289                "Account Strategy",
290                "Accountability",
291                "Accounting",
292                "Accounting Records",
293                "Accounting Software",
294                "Accounting Systems",
295                "Accounting and Finance Software",
296                "Accounts Payable",
297                "Accounts Payable and Receivable",
298                "Accounts Receivable",
299                "Accrual Accounting",
300                "Accruals",
301                "Action Oriented",
302                "Active Directory",
303                "Active Listening",
304                "Activities of Daily Living (ADLs)",
305                "Acute Care",
306                "Ad Hoc Analysis",
307                "Ad Hoc Reporting",
308                "Adaptability",
309                "Adjudication",
310                "Administration",
311                "Administrative Support",
312                "Administrative Support and Clerical Tasks",
313                "Adobe Acrobat",
314                "Adobe Creative Cloud",
315                "Adobe Illustrator",
316                "Adobe InDesign",
317                "Adobe Photoshop",
318                "Adobe XD",
319                "Adult Learning Principles",
320                "Advanced Analytics",
321                "Advanced Encryption Standard (AES)",
322                "Advanced Mathematics",
323                "Advertising",
324                "Advertising Campaigns",
325                "Advertising Mail",
326                "Advertising Sales",
327                "Advocacy",
328                "Aerospace Basic Quality System Standards",
329                "Aesthetics",
330                "Agile Methodology",
331                "Agile Product Development",
332                "Agile Project Management",
333                "Agile Software Development",
334                "Ajax",
335                "Algebra",
336                "Algorithms",
337                "Alteryx",
338                "Amazon CloudWatch",
339                "Amazon DynamoDB",
340                "Amazon Elastic Compute Cloud",
341                "Amazon Redshift",
342                "Amazon S3",
343                "Amazon Web Services",
344                "Analysis",
345                "Analytical Skills",
346                "Analytics",
347                "Anatomy",
348                "Android (Operating System)",
349                "Android Development",
350                "Android Jetpack",
351                "Android Studio",
352                "Angular",
353                "Annual Reports",
354                "Anomaly Detection",
355                "Ansible",
356                "Anthropology",
357                "Apache",
358                "Apache Airflow",
359                "Apache Cassandra",
360                "Apache Hadoop",
361                "Apache Hive",
362                "Apache Kafka",
363                "Apache Maven",
364                "Apache Spark",
365                "Apache Tomcat",
366                "Apple Xcode",
367                "Apple iOS",
368                "Applicant Tracking Systems",
369                "Application Deployment",
370                "Application Development",
371                "Application Frameworks",
372                "Application Lifecycle Management",
373                "Application Performance Management",
374                "Application Programming Interface (API)",
375                "Application Security",
376                "Application Servers",
377                "Application Specific Integrated Circuits",
378                "Applied Machine Learning",
379                "Applied Mathematics",
380                "ArcGIS",
381                "Architectural Design",
382                "Architectural Drawing",
383                "Architectural Engineering",
384                "Architecture and Construction",
385                "Arithmetic",
386                "Artifactory",
387                "Artificial Intelligence",
388                "Artificial Intelligence and Machine Learning (AI/ML)",
389                "Artificial Neural Networks",
390                "As-Built Drawings",
391                "Assembly Drawing",
392                "Assertiveness",
393                "Asset Management",
394                "Asset Protection",
395                "Auditing",
396                "Auditors Report",
397                "Augmented Reality",
398                "Augmented and Virtual Reality (AR/VR)",
399                "Authentications",
400                "Authorization (Computing)",
401                "AutoCAD",
402                "AutoCAD Civil 3D",
403                "Autodesk",
404                "Autodesk Revit",
405                "Automated External Defibrillator",
406                "Automation",
407                "Azure Active Directory",
408                "Azure DevOps",
409                "B2B Sales",
410                "Back-End Web Development",
411                "Backlogs",
412                "Baking",
413                "Balance Sheet",
414                "Balancing (Ledger/Billing)",
415                "Bank Regulations",
416                "Banking",
417                "Banking Services",
418                "Barcoding",
419                "Bartending",
420                "Bash (Scripting Language)",
421                "Basic Electrical Systems",
422                "Bayesian Network",
423                "Bayesian Statistics",
424                "Behavior Management",
425                "Behavior-Driven Development",
426                "Behavioral Economics",
427                "Behavioral Health",
428                "Benchmarking",
429                "Benefits Administration",
430                "Benefits Enrollment Processes",
431                "Bidding",
432                "Big Data",
433                "Billing",
434                "Billing & Invoicing",
435                "Billing Systems",
436                "Bioinformatics",
437                "Biostatistics",
438                "Bitbucket",
439                "Blended Learning",
440                "Blockchain",
441                "Blood Pressure",
442                "Blueprint Reading",
443                "Blueprinting",
444                "Booking (Sales)",
445                "Bookkeeping",
446                "Bootstrap (Front-End Framework)",
447                "Border Gateway Protocol",
448                "Box Plots",
449                "Brainstorming",
450                "Brand Awareness",
451                "Brand Loyalty",
452                "Brand Management",
453                "Brand Marketing",
454                "Brand Strategy",
455                "Branding",
456                "Breakage Control",
457                "Brochures",
458                "Brokerage",
459                "Browser Compatibility",
460                "Budget Management",
461                "Budgeting",
462                "Build Tools",
463                "Building Design",
464                "Building Information Modeling",
465                "Building Services Engineering",
466                "Business",
467                "Business Administration",
468                "Business Analysis",
469                "Business Analytics",
470                "Business Architecture",
471                "Business Communication",
472                "Business Consulting",
473                "Business Continuity",
474                "Business Continuity Planning",
475                "Business Correspondence",
476                "Business Development",
477                "Business Economics",
478                "Business Ethics",
479                "Business Intelligence",
480                "Business Intelligence Software",
481                "Business Leadership",
482                "Business Logic",
483                "Business Management",
484                "Business Marketing",
485                "Business Mathematics",
486                "Business Metrics",
487                "Business Modeling",
488                "Business Objects Framework",
489                "Business Operations",
490                "Business Planning",
491                "Business Priorities",
492                "Business Process",
493                "Business Process Automation",
494                "Business Process Improvement",
495                "Business Process Management",
496                "Business Process Modeling",
497                "Business Process Reengineering",
498                "Business Relationship Management",
499                "Business Reporting",
500                "Business Requirements",
501                "Business Research",
502                "Business Risk Management",
503                "Business Software",
504                "Business Solutions",
505                "Business Strategies",
506                "Business Strategy",
507                "Business Systems",
508                "Business Systems Analysis",
509                "Business Technologies",
510                "Business Transformation",
511                "Business Valuation",
512                "Business Workflow Analysis",
513                "Business Writing",
514                "Business-To-Consumer",
515                "C (Programming Language)",
516                "C and C++",
517                "C# (Programming Language)",
518                "C++ (Programming Language)",
519                "CI/CD",
520                "Calculus",
521                "Calendar Management",
522                "Call Center Experience",
523                "Campaign Management",
524                "Canva (Software)",
525                "Capacity Management",
526                "Capacity Planning",
527                "Capital Budgeting",
528                "Capital Expenditure",
529                "Capital Markets",
530                "Cardiopulmonary Resuscitation (CPR)",
531                "Care Coordination",
532                "Caregiving",
533                "Cascading Style Sheets (CSS)",
534                "Case Management",
535                "Cash Control",
536                "Cash Flow Forecasting",
537                "Cash Flows",
538                "Cash Handling",
539                "Cash Management",
540                "Cash Register Operation",
541                "Certified Public Accountant",
542                "Change Control",
543                "Change Management",
544                "Change Orders",
545                "Change Requests",
546                "Chart.js",
547                "ChatGPT",
548                "Chef (Configuration Management Tool)",
549                "Child Welfare",
550                "Civil Engineering",
551                "Civil and Architectural Engineering",
552                "Classification And Regression Tree (CART)",
553                "Classroom Management",
554                "Cleanliness",
555                "Client Services",
556                "Client Support",
557                "Clinic Management Systems",
558                "Clinical Data Management",
559                "Clinical Experience",
560                "Clinical Laboratory Science",
561                "Clinical Leadership",
562                "Clinical Nursing",
563                "Clinical Psychology",
564                "Clinical Research",
565                "Clinical Trials",
566                "Closing (Sales)",
567                "Cloud API",
568                "Cloud Applications",
569                "Cloud Computing",
570                "Cloud Computing Architecture",
571                "Cloud Development",
572                "Cloud Engineering",
573                "Cloud Foundry",
574                "Cloud Hosting",
575                "Cloud Infrastructure",
576                "Cloud Management",
577                "Cloud Platforms",
578                "Cloud Security",
579                "Cloud Services",
580                "Cloud Solutions",
581                "Cloud Standards",
582                "Cloud Storage",
583                "Cloud Technologies",
584                "Cloud-Based Integration",
585                "Cloud-Native Computing",
586                "Coaching",
587                "Code Coverage",
588                "Code Review",
589                "Cold Calling",
590                "Collaboration",
591                "Color Matching",
592                "Color Theory",
593                "Combinatorics",
594                "Command-Line Interface",
595                "Commercial Banking",
596                "Commercial Construction",
597                "Commercial Real Estate",
598                "Commercialization",
599                "Common Core Standards",
600                "Communication",
601                "Communication Planning",
602                "Communication Strategies",
603                "Community Development",
604                "Community Mental Health Services",
605                "Community Organizing",
606                "Community Outreach",
607                "Community and Social Work",
608                "Company, Product, and Service Knowledge",
609                "Compassion",
610                "Compensation Analysis",
611                "Compensation Management",
612                "Compensation Strategy",
613                "Compensation and Benefits",
614                "Competitive Analysis",
615                "Competitive Intelligence",
616                "Complex Problem Solving",
617                "Compliance Auditing",
618                "Compliance Management",
619                "Compliance Reporting",
620                "Compliance Training",
621                "Composure",
622                "Computational Logic",
623                "Computational Thinking",
624                "Computer Aided Three-Dimensional Interactive Application (CATIA)",
625                "Computer Architecture",
626                "Computer Displays",
627                "Computer Engineering",
628                "Computer Graphic Techniques",
629                "Computer Graphics",
630                "Computer Hardware",
631                "Computer Networking",
632                "Computer Programming",
633                "Computer Programming Tools",
634                "Computer Science",
635                "Computer Security",
636                "Computer Security Awareness Training",
637                "Computer Security Incident Management",
638                "Computer Systems",
639                "Computer Vision",
640                "Computer-Aided Design",
641                "Computerized Physician Order Entry",
642                "Computing Platforms",
643                "Concept Of Operations",
644                "Conceptual Design",
645                "Concision",
646                "Configuration Management",
647                "Conflict Management",
648                "Consolidation",
649                "Construction Accounting",
650                "Construction Engineering",
651                "Construction Estimating",
652                "Construction Management",
653                "Constructive Feedback",
654                "Consultative Approaches",
655                "Consultative Selling",
656                "Consulting",
657                "Consumer Behaviour",
658                "Consumer Lending",
659                "Containerization",
660                "Content Creation",
661                "Content Development and Management",
662                "Content Management",
663                "Content Management Systems",
664                "Content Marketing",
665                "Content Strategy",
666                "Contingency Planning",
667                "Continuous Delivery",
668                "Continuous Deployment",
669                "Continuous Improvement Process",
670                "Continuous Integration",
671                "Continuous Monitoring",
672                "Continuous Quality Improvement (CQI)",
673                "Contract Accounting",
674                "Contract Compliance",
675                "Contract Management",
676                "Contract Negotiation",
677                "Contract Review",
678                "Control Objectives for Information and Related Technology (COBIT)",
679                "Control Panels",
680                "Cooking",
681                "Cooperation",
682                "Coordinating",
683                "Copywriting",
684                "Core Data (Software)",
685                "Corporate Accounting",
686                "Corporate Communications",
687                "Corporate Finance",
688                "Corporate Strategy",
689                "Corporate Sustainability",
690                "Corporate Tax",
691                "Corrective and Preventive Action (CAPA)",
692                "Correlation Analysis",
693                "Cost Accounting",
694                "Cost Benefit Analysis",
695                "Cost Containment",
696                "Cost Control",
697                "Cost Estimation",
698                "Cost Management",
699                "Cost Reduction",
700                "Courage",
701                "Course Development",
702                "Creative Design",
703                "Creative Problem-Solving",
704                "Creative Thinking",
705                "Creativity",
706                "Credit Risk",
707                "Credit/Debit Card Processing",
708                "Criminal Investigation and Forensics",
709                "Crisis Intervention",
710                "Crisis Management",
711                "Critical Care",
712                "Critical Thinking",
713                "Critical Thinking and Problem Solving",
714                "Cross Platform Development",
715                "Cross Selling",
716                "Cross-Functional Collaboration",
717                "Cross-Functional Team Leadership",
718                "Cryptographic Protocols",
719                "Cryptography",
720                "Cucumber (Software)",
721                "Cultural Diversity",
722                "Cultural Responsiveness",
723                "Cultural Sensitivity",
724                "Culture",
725                "Culture Transformation",
726                "Curiosity",
727                "Curriculum Development",
728                "Curriculum Planning",
729                "Customer Acquisition Management",
730                "Customer Advocacy",
731                "Customer Analysis",
732                "Customer Communications Management",
733                "Customer Complaint Resolution",
734                "Customer Data Management",
735                "Customer Demand Planning",
736                "Customer Engagement",
737                "Customer Inquiries",
738                "Customer Insights",
739                "Customer Relationship Building",
740                "Customer Relationship Management",
741                "Customer Relationship Management (CRM) Software",
742                "Customer Retention",
743                "Customer Service",
744                "Customer Success Management",
745                "Customer Support",
746                "Customer and Client Support",
747                "Cyber Attacks",
748                "Cyber Engineering",
749                "Cyber Governance",
750                "Cyber Operations",
751                "Cyber Risk",
752                "Cyber Security Assessment",
753                "Cyber Security Policies",
754                "Cyber Security Strategy",
755                "Cyber Threat Hunting",
756                "Cyber Threat Intelligence",
757                "Cybersecurity",
758                "Dashboard",
759                "Data Access",
760                "Data Analysis",
761                "Data Analysis Expressions (DAX)",
762                "Data Analysis Software",
763                "Data Architecture",
764                "Data Capture",
765                "Data Centers",
766                "Data Cleansing",
767                "Data Collection",
768                "Data Compilation",
769                "Data Dictionary",
770                "Data Encryption Standard",
771                "Data Engineering",
772                "Data Entry",
773                "Data Ethics",
774                "Data Governance",
775                "Data Import/Export",
776                "Data Infrastructure",
777                "Data Integration",
778                "Data Integrity",
779                "Data Lakes",
780                "Data Loss Prevention",
781                "Data Maintenance",
782                "Data Management",
783                "Data Manipulation",
784                "Data Mapping",
785                "Data Mart",
786                "Data Migration",
787                "Data Mining",
788                "Data Modeling",
789                "Data Pipelines",
790                "Data Presentation",
791                "Data Processing",
792                "Data Quality",
793                "Data Science",
794                "Data Security",
795                "Data Sharing",
796                "Data Storage",
797                "Data Storage Technologies",
798                "Data Store",
799                "Data Storytelling",
800                "Data Strategy",
801                "Data Structures",
802                "Data Synthesis",
803                "Data Transformation",
804                "Data Validation",
805                "Data Visualization",
806                "Data Visualization Software",
807                "Data Warehousing",
808                "Data Wrangling",
809                "Data-Driven Decision-Making",
810                "Database Administration",
811                "Database Application",
812                "Database Architecture and Administration",
813                "Database Design",
814                "Database Development",
815                "Database Management",
816                "Database Management Systems",
817                "Database Software",
818                "Database Systems",
819                "Database Theory",
820                "Databases",
821                "Databricks",
822                "Dataflow",
823                "Datamaps",
824                "De-escalation Techniques",
825                "Dealing With Ambiguity",
826                "Debugging",
827                "Decision Making",
828                "Decision Support Systems",
829                "Decision Tree Learning",
830                "Deductive Reasoning",
831                "Deep Learning",
832                "Delegation Skills",
833                "Demand Generation",
834                "Demand Planning",
835                "Demography",
836                "Dependency Analysis",
837                "Deposit Accounts",
838                "Depreciation",
839                "Derivatives",
840                "Descriptive Analytics",
841                "Descriptive Statistics",
842                "Design",
843                "Design Elements And Principles",
844                "Design Research",
845                "Design Reviews",
846                "Design Software",
847                "Design Specifications",
848                "Design Strategies",
849                "Design Thinking",
850                "Design and Product",
851                "Desktop Support",
852                "Detail Oriented",
853                "DevOps",
854                "DevSecOps",
855                "Developing Training Materials",
856                "Development Environment",
857                "Development Testing",
858                "Devops Tools",
859                "Differential Equations",
860                "Differentiated Instruction",
861                "Digital Assets",
862                "Digital Communications",
863                "Digital Content",
864                "Digital Design",
865                "Digital Marketing",
866                "Digital Publishing",
867                "Digital Transformation",
868                "Dimensionality Reduction",
869                "Diplomacy",
870                "Direct Marketing",
871                "Direct Patient Care",
872                "Direct Selling",
873                "Disabilities",
874                "Disaster Recovery",
875                "Discharge Planning",
876                "Discussion Facilitation",
877                "Dispatching",
878                "Display Devices",
879                "Distributed Computing",
880                "Distributed Denial-Of-Service (DDoS) Attacks",
881                "Diversity Awareness",
882                "Diversity Equity and Inclusion Initiatives",
883                "Diversity Marketing",
884                "Diversity Programs",
885                "Diversity Training",
886                "Diversity and Inclusion",
887                "Django (Web Framework)",
888                "Docker (Software)",
889                "Document Control",
890                "Document Management",
891                "Drafting and Engineering Design",
892                "Due Diligence",
893                "Dynamic Host Configuration Protocol (DHCP)",
894                "E-Commerce",
895                "Earned Value Management",
896                "Eclipse (Software)",
897                "Econometrics",
898                "Economic Development",
899                "Economics",
900                "Economics, Policy, and Social Studies",
901                "Editing",
902                "Education and Training",
903                "Educational Materials",
904                "Eight Disciplines Problem Solving (8D)",
905                "Electocardiography",
906                "Electrical Engineering",
907                "Electrical Safety",
908                "Electrical Substation",
909                "Electrical Wiring",
910                "Electrical and Computer Engineering",
911                "Electronic Components",
912                "Electronic Hardware",
913                "Electronic Media",
914                "Electronic Medical Record",
915                "Electronic Systems",
916                "Email Marketing",
917                "Email Security",
918                "Embedded Software",
919                "Embedded Systems",
920                "Emergency Departments",
921                "Emergency Medical Services",
922                "Emergency Medicine",
923                "Emergency Nursing",
924                "Emergency Response",
925                "Emergency Services",
926                "Emergency and Intensive Care",
927                "Emerging Technologies",
928                "Emotional Intelligence",
929                "Empathy",
930                "Employee Assistance Programs",
931                "Employee Coaching",
932                "Employee Engagement",
933                "Employee Onboarding",
934                "Employee Performance Management",
935                "Employee Relations",
936                "Employee Retention",
937                "Employee Retirement Income Security Act",
938                "Employee Surveys",
939                "Employee Training",
940                "Empowerment",
941                "Encryption",
942                "End User Training and Support",
943                "Endpoint Detection and Response",
944                "Endpoint Security",
945                "Engineering",
946                "Engineering Analysis",
947                "Engineering Calculations",
948                "Engineering Change Order",
949                "Engineering Design Process",
950                "Engineering Documentation",
951                "Engineering Drawings",
952                "Engineering Management",
953                "Engineering Plans And Specifications",
954                "Engineering Practices",
955                "Engineering Software",
956                "Engineering Support",
957                "Engineering Tolerance",
958                "Enterprise Resource Planning",
959                "Enterprise Risk Management (ERM)",
960                "Enterprise Security",
961                "Enthusiasm",
962                "Entrepreneurial Finance",
963                "Entrepreneurship",
964                "Environment",
965                "Environment Health And Safety",
966                "Environment and Resource Management",
967                "Environmental Issue",
968                "Environmental Management Systems",
969                "Environmental Monitoring",
970                "Environmental Policy",
971                "Environmental Resource Management",
972                "Environmental Social And Corporate Governance (ESG)",
973                "Epidemiology",
974                "Equipment Design",
975                "Equities",
976                "Estimation",
977                "Ethical Standards And Conduct",
978                "Event Management",
979                "Event Marketing",
980                "Event Monitoring",
981                "Event Planning",
982                "Event-Driven Programming",
983                "Events and Conferences",
984                "Excel Formulas",
985                "Excel Macros",
986                "Executive Presence",
987                "Executive Recruitment",
988                "Expectation Management",
989                "Expense Management",
990                "Expense Reports",
991                "Experience Design",
992                "Experimentation",
993                "Exploratory Data Analysis",
994                "Export Control",
995                "Extensible Languages and XML",
996                "Extensible Markup Language (XML)",
997                "External Auditing",
998                "Extract, Transform, Load",
999                "Facebook",
1000                "Facility Management",
1001                "Facility Management and Maintenance",
1002                "Facility Operations",
1003                "Facility Repair And Maintenance",
1004                "Failure Analysis",
1005                "Failure Mode And Effects Analysis",
1006                "Fall Protection",
1007                "Family Medicine",
1008                "Family Therapy",
1009                "Feasibility Studies",
1010                "Feature Engineering",
1011                "Federal Information Security Management Act",
1012                "Field-Programmable Gate Array (FPGA)",
1013                "Figma (Design Software)",
1014                "File Management",
1015                "File Systems",
1016                "File Transfer Protocol (FTP)",
1017                "FinTech",
1018                "Finance",
1019                "Financial Accounting",
1020                "Financial Analysis",
1021                "Financial Auditing",
1022                "Financial Controls",
1023                "Financial Data",
1024                "Financial Forecasting",
1025                "Financial Industry Regulatory Authorities",
1026                "Financial Management",
1027                "Financial Market",
1028                "Financial Modeling",
1029                "Financial Planning",
1030                "Financial Policy",
1031                "Financial Regulation",
1032                "Financial Regulations",
1033                "Financial Reporting",
1034                "Financial Sales",
1035                "Financial Services",
1036                "Financial Statement Analysis",
1037                "Financial Statements",
1038                "Financial Systems",
1039                "Financial Trading",
1040                "Finite Element Methods",
1041                "Fire And Life Safety",
1042                "Firewall",
1043                "First Aid",
1044                "Fiscal Management",
1045                "Fixed Asset",
1046                "Flask (Web Framework)",
1047                "Flutter (Software)",
1048                "Focus Group",
1049                "Food Quality Assurance And Control",
1050                "Food Safety and Sanitation",
1051                "Food Services",
1052                "Food and Beverage",
1053                "Forecasting",
1054                "Formal Learning",
1055                "Franchising",
1056                "Front Office",
1057                "Front-End Web Development",
1058                "Full Cycle Recruitment",
1059                "Full-Stack Web Development",
1060                "Functional Design",
1061                "Functional Requirement",
1062                "Functional Specification",
1063                "Functional Testing",
1064                "Fund Accounting",
1065                "Fundraising",
1066                "Fundraising and Crowdsourcing",
1067                "Futures Exchange",
1068                "GIS Software",
1069                "Game Theory",
1070                "Gap Analysis",
1071                "General Accounting",
1072                "General Data Protection Regulation (GDPR)",
1073                "General Finance",
1074                "General Ledger",
1075                "General Lending",
1076                "General Mathematics",
1077                "General Medical Tests and Procedures",
1078                "General Medicine",
1079                "General Networking",
1080                "General Sales Practices",
1081                "General Science and Research",
1082                "General Shipping and Receiving",
1083                "Generally Accepted Accounting Principles (GAAP)",
1084                "Generally Accepted Auditing Standards",
1085                "Generative AI",
1086                "Geographic Information Systems",
1087                "Geometric Dimensioning And Tolerancing",
1088                "Geometry",
1089                "Geospatial Information and Technology",
1090                "Geospatial Mapping",
1091                "Geostatistics",
1092                "Gerontology",
1093                "Ggplot2",
1094                "Gherkin (Scripting Language)",
1095                "Git (Version Control System)",
1096                "GitHub",
1097                "GitLab",
1098                "Global Marketing",
1099                "Global Positioning Systems",
1100                "Gmail",
1101                "Go (Programming Language)",
1102                "Go To Market Strategy",
1103                "Goal Setting",
1104                "Goal-Oriented",
1105                "Good Manufacturing Practices",
1106                "Google Analytics",
1107                "Google App Engine",
1108                "Google Cloud Platform",
1109                "Google Docs",
1110                "Google Sheets",
1111                "Google Workspace",
1112                "Governance",
1113                "Governance Risk Management and Compliance",
1114                "Governmental Accounting",
1115                "Grading (Landscape)",
1116                "Gradle",
1117                "Grafana",
1118                "Grammar",
1119                "Grant Applications",
1120                "Grant Writing",
1121                "Graph Theory",
1122                "GraphQL",
1123                "Graphic Design",
1124                "Graphic and Visual Design",
1125                "Graphic and Visual Design Software",
1126                "Graphical Tools",
1127                "Graphics Software",
1128                "Graphing",
1129                "Greeting Customers",
1130                "Gross Profit",
1131                "Group Policy",
1132                "Group Therapy",
1133                "Growth Mindedness",
1134                "Growth Strategies",
1135                "Guest Relations",
1136                "HR Tech",
1137                "HTML and CSS",
1138                "HVAC",
1139                "Hardening",
1140                "Hardware Architecture",
1141                "Hardware Design",
1142                "Hardware Troubleshooting",
1143                "Hazard Communication (HazCom)",
1144                "Health Administration",
1145                "Health And Safety Standards",
1146                "Health Assessment",
1147                "Health Care",
1148                "Health Care Administration",
1149                "Health Care Procedure and Regulation",
1150                "Health Information Management and Medical Records",
1151                "Health Systems",
1152                "Healthcare Industry Knowledge",
1153                "Heat Maps",
1154                "Help Desk Support",
1155                "Hibernate (Java)",
1156                "High Voltage",
1157                "Higher Education",
1158                "Histogram",
1159                "Home Health Care",
1160                "Home Health Care and Assisted Living",
1161                "Honesty",
1162                "Hospice",
1163                "Hospital Admissions",
1164                "Hospitality",
1165                "Hospitality Management",
1166                "Hospitality Services",
1167                "Hospitality and Food Services",
1168                "Hotel And Restaurant Management",
1169                "HubSpot CRM",
1170                "Human Capital",
1171                "Human Centered Design",
1172                "Human Computer Interaction",
1173                "Human Development",
1174                "Human Factors",
1175                "Human Factors (Security)",
1176                "Human Factors Engineering",
1177                "Human Learning",
1178                "Human Machine Interfaces",
1179                "Human Relations Movement",
1180                "Human Resource Management",
1181                "Human Resource Policies",
1182                "Human Resource Strategy",
1183                "Human Resources",
1184                "Human Resources Information System (HRIS)",
1185                "Human Resources Management and Planning",
1186                "Human Resources Software",
1187                "Human Services",
1188                "Hybrid Cloud Computing",
1189                "Hydraulics",
1190                "Hyper-V",
1191                "Hypertext Markup Language (HTML)",
1192                "IBM Cloud",
1193                "IBM Cognos Analytics",
1194                "IBM DB2",
1195                "ISO 13485 Standard",
1196                "ISO 9000 Series",
1197                "ISO/IEC 27001",
1198                "IT Automation",
1199                "IT Infrastructure",
1200                "IT Management",
1201                "IT Security Architecture",
1202                "IT Service Management",
1203                "Ideation",
1204                "Identity and Access Management",
1205                "Image Analysis",
1206                "InVision (Design Software)",
1207                "Inbound Calls",
1208                "Incident Management",
1209                "Incident Response",
1210                "Income Statement",
1211                "Income Tax",
1212                "Independent Thinking",
1213                "Industrial Design",
1214                "Industrial Engineering",
1215                "Industrial and Organizational Psychology",
1216                "Infection Control",
1217                "Infectious Diseases",
1218                "Influencing",
1219                "Infographics",
1220                "Information Architecture",
1221                "Information Assurance",
1222                "Information Management",
1223                "Information Privacy",
1224                "Information Systems",
1225                "Information Systems Security",
1226                "Information Systems Security Assessment Framework (ISSAF)",
1227                "Information Technology",
1228                "Information Technology Architecture",
1229                "Information Technology Infrastructure Library",
1230                "Information Technology Operations",
1231                "Infrastructure Architecture",
1232                "Infrastructure As A Service (IaaS)",
1233                "Infrastructure Security",
1234                "Infrastructure as Code (IaC)",
1235                "Ingenuity",
1236                "Initiative and Leadership",
1237                "Injury Prevention",
1238                "Innovation",
1239                "Inside Sales",
1240                "Instagram",
1241                "Instructing",
1242                "Instructional Design",
1243                "Instructional Strategies",
1244                "Instructional and Curriculum Design",
1245                "Insurance",
1246                "Insurance Policies",
1247                "Insurance Sales",
1248                "Integral Calculus",
1249                "Integrated Development Environments",
1250                "Integrated Marketing Communications",
1251                "Integration Testing",
1252                "IntelliJ IDEA",
1253                "Intelligence Collection and Analysis",
1254                "Intensive Care Medicine",
1255                "Intensive Care Unit",
1256                "Interaction Design",
1257                "Interactive Data Visualization",
1258                "Interactive Design",
1259                "Interactive Learning",
1260                "Intercompany Accounting",
1261                "Intercultural Competence",
1262                "Internal Auditing",
1263                "Internal Communications",
1264                "Internal Controls",
1265                "Internal Medicine",
1266                "International Finance",
1267                "International Financial Reporting Standards",
1268                "International Relations",
1269                "Internet Of Things",
1270                "Interoperability",
1271                "Interpersonal Communications",
1272                "Interviewing Skills",
1273                "Intranet",
1274                "Intravenous Therapy",
1275                "Intrusion Detection and Prevention",
1276                "Inventory Accounting",
1277                "Inventory Control",
1278                "Inventory Control Systems",
1279                "Inventory Management",
1280                "Inventory Management System",
1281                "Inventory and Warehousing",
1282                "Investigation",
1283                "Investment Banking",
1284                "Investment Management",
1285                "Investments",
1286                "Invoicing",
1287                "Issue Tracking",
1288                "Istio",
1289                "JSON",
1290                "JUnit",
1291                "Java",
1292                "Java Platform Enterprise Edition (J2EE)",
1293                "Java Programming",
1294                "JavaScript Frameworks",
1295                "Javascript",
1296                "Javascript and jQuery",
1297                "Jenkins",
1298                "Jest (JavaScript Testing Framework)",
1299                "Jira (Software)",
1300                "Job Analysis",
1301                "Job Evaluation",
1302                "Job Safety Analysis",
1303                "Journalism",
1304                "Journals",
1305                "Juniper Network Technologies",
1306                "Jupyter",
1307                "Kaizen Methodology",
1308                "Kanban Principles",
1309                "Keras (Neural Network Library)",
1310                "Key Management",
1311                "Key Performance Indicators (KPIs)",
1312                "Kibana",
1313                "Kinesiology",
1314                "Knitr",
1315                "Knowledge Transfer",
1316                "Kotlin",
1317                "Kubernetes",
1318                "LESS",
1319                "Labor Compliance",
1320                "Labor Law",
1321                "Labor Relations",
1322                "Land Development",
1323                "Land Management",
1324                "Landscape Architecture",
1325                "Language Interpretation, Translation, and Studies",
1326                "Language Learning",
1327                "Law, Regulation, and Compliance",
1328                "Lead Generation",
1329                "Leadership",
1330                "Leadership Development",
1331                "Leadership Studies",
1332                "Leadership and Management",
1333                "Leaflet (Software)",
1334                "Lean Manufacturing",
1335                "Lean Methodologies",
1336                "Lean Six Sigma",
1337                "Learning Strategies",
1338                "Learning Styles",
1339                "Learning Theory",
1340                "Lease Contracts",
1341                "Lecturing",
1342                "Lending and Underwriting",
1343                "Lesson Planning",
1344                "Liberal Arts",
1345                "Life Sciences",
1346                "Life Support",
1347                "Lifelong Learning",
1348                "Lightweight Directory Access Protocols",
1349                "Linear Algebra",
1350                "LinkedIn",
1351                "Linux",
1352                "Linux Administration",
1353                "Linux Commands",
1354                "Linux Servers",
1355                "Liquidation",
1356                "Literacy",
1357                "Live Streaming",
1358                "Load Balancing",
1359                "Loan Documentation",
1360                "Loans",
1361                "Lobbying",
1362                "Local Area Networks",
1363                "Logical Reasoning",
1364                "Logistics",
1365                "Logistics Management",
1366                "Logo Design",
1367                "Long Term Care",
1368                "Looker (Software)",
1369                "Loss Prevention",
1370                "Low Voltage",
1371                "Loyalty Programs",
1372                "MITRE ATT&CK Framework",
1373                "MLOps (Machine Learning Operations)",
1374                "Mac OS",
1375                "Machine Controls",
1376                "Machine Learning",
1377                "Machine Learning Algorithms",
1378                "Machine Learning Methods",
1379                "Machine Learning Software",
1380                "Maintainability",
1381                "Maintenance, Repair, and Facility Services",
1382                "Malware Protection",
1383                "Managed Services",
1384                "Management Accounting",
1385                "Management Consulting",
1386                "Management Information Systems",
1387                "Management Reporting",
1388                "Management Training And Development",
1389                "Manufacturing Operations",
1390                "Manufacturing Processes",
1391                "Manufacturing Standards",
1392                "Manufacturing and Production",
1393                "MarTech",
1394                "Market Analysis",
1395                "Market Data",
1396                "Market Dynamics",
1397                "Market Intelligence",
1398                "Market Liquidity",
1399                "Market Opportunities",
1400                "Market Research",
1401                "Market Trend",
1402                "Marketing",
1403                "Marketing Analytics",
1404                "Marketing Automation",
1405                "Marketing Channel",
1406                "Marketing Collateral",
1407                "Marketing Communications",
1408                "Marketing Design",
1409                "Marketing Effectiveness",
1410                "Marketing Management",
1411                "Marketing Materials",
1412                "Marketing Operations",
1413                "Marketing Planning",
1414                "Marketing Psychology",
1415                "Marketing Strategies",
1416                "Marketing Strategy and Techniques",
1417                "Marketing and Public Relations",
1418                "Markov Model",
1419                "Material Handling",
1420                "Material Requirements Planning",
1421                "Materials Management",
1422                "Mathematical Modeling",
1423                "Mathematical Software",
1424                "Mathematical Theory & Analysis",
1425                "Mathematics Education",
1426                "Mathematics and Mathematical Modeling",
1427                "Matlab",
1428                "Matplotlib",
1429                "Matrix Management",
1430                "Mechanical Design",
1431                "Mechanical Drawings",
1432                "Mechanical Engineering",
1433                "Mechanics",
1434                "Media Buying",
1435                "Media Planning",
1436                "Media Production",
1437                "Media Relations",
1438                "Media Strategy",
1439                "Media and Communications",
1440                "Medical Emergency",
1441                "Medical Management",
1442                "Medical Office Procedures",
1443                "Medical Records",
1444                "Medical Science and Research",
1445                "Medical Terminology",
1446                "Medicare",
1447                "Medication Administration",
1448                "Meeting Facilitation",
1449                "Mental Concentration",
1450                "Mental Health",
1451                "Mental Health Therapies",
1452                "Mental and Behavioral Health Specialties",
1453                "Mentorship",
1454                "Merchandise Displays",
1455                "Merchandise Maintenance",
1456                "Merchandising",
1457                "Merchant Services",
1458                "Mergers & Acquisitions",
1459                "Metadata Management",
1460                "MicroStrategy",
1461                "Microarchitecture",
1462                "Microservices",
1463                "Microsoft 365",
1464                "Microsoft Access",
1465                "Microsoft Azure",
1466                "Microsoft Development Tools",
1467                "Microsoft Excel",
1468                "Microsoft Intune (Mobile Device Management Software)",
1469                "Microsoft Outlook",
1470                "Microsoft Power Automate/Flow",
1471                "Microsoft Power Platform",
1472                "Microsoft PowerPoint",
1473                "Microsoft Project",
1474                "Microsoft SQL Servers",
1475                "Microsoft Servers",
1476                "Microsoft Teams",
1477                "Microsoft Visio",
1478                "Microsoft Visual Studio",
1479                "Microsoft Windows",
1480                "Microsoft Word",
1481                "Midrange Computer",
1482                "Milestones (Project Management)",
1483                "Military Standards And Specifications",
1484                "Minitab",
1485                "Mitigation",
1486                "Mobile Banking",
1487                "Mobile Development",
1488                "Mobile Development Tools",
1489                "Mobile Security",
1490                "Mockups",
1491                "Model Based Systems Engineering",
1492                "Model View Controller",
1493                "MongoDB",
1494                "Month End Closing",
1495                "Mortgage Loans",
1496                "Motivational Interviewing",
1497                "Motivational Skills",
1498                "Multi-Cloud",
1499                "Multi-Factor Authentication",
1500                "Multi-Tenant Cloud Environments",
1501                "Multimedia",
1502                "Multiprotocol Label Switching",
1503                "Multitasking",
1504                "MySQL",
1505                "MySQL Workbench",
1506                "NIST 800-53",
1507                "Natural Language Processing",
1508                "Natural Resource Management",
1509                "Needs Assessment",
1510                "Negotiation",
1511                "Neonatal Intensive Care Unit",
1512                "Network Administration",
1513                "Network Analysis",
1514                "Network Architecture",
1515                "Network Engineering",
1516                "Network Infrastructure",
1517                "Network Model",
1518                "Network Monitoring",
1519                "Network Performance Management",
1520                "Network Planning And Design",
1521                "Network Protocols",
1522                "Network Routers",
1523                "Network Routing",
1524                "Network Security",
1525                "Network Support",
1526                "Network Switches",
1527                "Network Troubleshooting",
1528                "Networking Hardware",
1529                "New Business Development",
1530                "New Hire Orientations",
1531                "New Product Development",
1532                "Newsletters",
1533                "Nginx",
1534                "NoSQL",
1535                "Node.JS",
1536                "Non-Profit Accounting",
1537                "Non-Verbal Communication",
1538                "NumPy",
1539                "Numerical Analysis",
1540                "Nursing",
1541                "Nursing Administration",
1542                "Nursing Care",
1543                "Nursing Management",
1544                "Nursing Practices",
1545                "Nursing Process",
1546                "Nursing and Patient Care",
1547                "OAuth",
1548                "OS Process Management",
1549                "OSI Models",
1550                "Object Oriented Design",
1551                "Object Oriented Programming (OOP)",
1552                "Object-Relational Mapping",
1553                "Objective-C (Programming Language)",
1554                "Occupational Safety And Health",
1555                "Occupational Safety and Health Administration (OSHA)",
1556                "Occupational Therapy",
1557                "Office Administration",
1558                "Office Management",
1559                "Office Procedures",
1560                "On-The-Job Training",
1561                "Open Mindset",
1562                "Open Shortest Path First (OSPF)",
1563                "Open Source Technology",
1564                "Open Web Application Security Project (OWASP)",
1565                "OpenAI",
1566                "OpenShift",
1567                "Operating Budget",
1568                "Operating Cost",
1569                "Operating Expense",
1570                "Operating Systems",
1571                "Operational Analysis",
1572                "Operational Databases",
1573                "Operational Efficiency",
1574                "Operational Excellence",
1575                "Operational Performance Management",
1576                "Operational Risk",
1577                "Operations Management",
1578                "Operations Research",
1579                "Operations Support Systems",
1580                "Optimism",
1581                "Oracle Cloud",
1582                "Oracle Databases",
1583                "Oracle SQL Developer",
1584                "Order Delivery",
1585                "Order Fulfillment",
1586                "Order Management",
1587                "Order Processing",
1588                "Organizational Change",
1589                "Organizational Development",
1590                "Organizational Effectiveness",
1591                "Organizational Leadership",
1592                "Organizational Skills",
1593                "Organizational Strategy",
1594                "Organizational Structure",
1595                "Other Programming Languages",
1596                "Outbound Calls",
1597                "Outside Sales",
1598                "Overcoming Objections",
1599                "Overcoming Obstacles",
1600                "PHP (Scripting Language)",
1601                "PIC Microcontrollers",
1602                "PL/SQL",
1603                "Package and Software Management",
1604                "Packaging and Labeling",
1605                "Pandas (Python Package)",
1606                "Parent Communication",
1607                "Pareto Chart",
1608                "Partnership Accounting",
1609                "Patch Management",
1610                "Patience",
1611                "Patient Assistance",
1612                "Patient Coordination",
1613                "Patient Discharges",
1614                "Patient Education and Support",
1615                "Patient Flow",
1616                "Patient Referral",
1617                "Patient Registration",
1618                "Patient Safety",
1619                "Patient Treatment",
1620                "Payment Card Industry (PCI) Data Security Standards",
1621                "Payment Processing",
1622                "Payment Processing and Collection",
1623                "Payment Systems",
1624                "Payroll",
1625                "Payroll Administration",
1626                "Payroll Processing",
1627                "Payroll Reporting",
1628                "Payroll Systems",
1629                "Payroll Tax",
1630                "Pedagogy",
1631                "Pediatrics",
1632                "Peer Review",
1633                "Penetration Testing",
1634                "People Analytics",
1635                "People Development",
1636                "People Management",
1637                "Performance Analysis",
1638                "Performance Appraisal",
1639                "Performance Improvement",
1640                "Performance Management",
1641                "Performance Measurement",
1642                "Performance Metric",
1643                "Performance Reporting",
1644                "Performance Review",
1645                "Performance Testing",
1646                "Performance Tuning",
1647                "Peripheral Devices",
1648                "Perl (Programming Language)",
1649                "Persistence",
1650                "Persona (User Experience)",
1651                "Persona Development",
1652                "Personal Attributes",
1653                "Personal Care",
1654                "Personal Development",
1655                "Personal Integrity",
1656                "Personalized Service",
1657                "Personally Identifiable Information",
1658                "Persuasive Communication",
1659                "Pharmaceuticals",
1660                "Pharmacy",
1661                "Philanthropy",
1662                "Phone Sales",
1663                "Physical Science",
1664                "Physical Therapy",
1665                "Physics",
1666                "Pinterest",
1667                "Pivot Tables And Charts",
1668                "Plan Execution",
1669                "Planning",
1670                "Planogram",
1671                "Plant Operations and Management",
1672                "Platform As A Service (PaaS)",
1673                "Plot (Graphics)",
1674                "Plotly",
1675                "Plumbing",
1676                "Point of Sale",
1677                "Policty Analysis, Research, and Development",
1678                "Policy Analysis",
1679                "Policy Development",
1680                "Political Sciences",
1681                "Pollution Prevention",
1682                "Portfolio Management",
1683                "Positive Behavior Support",
1684                "Positivity",
1685                "Post-Production",
1686                "PostgreSQL",
1687                "Postman API Platform",
1688                "Power BI",
1689                "Power Electronics",
1690                "Practice Management",
1691                "Practice Management Software",
1692                "Predictive Analytics",
1693                "Predictive Modeling",
1694                "Presentations",
1695                "Press Releases",
1696                "Preventative Care",
1697                "Price Negotiation",
1698                "Primary Care",
1699                "Prioritization",
1700                "Private Cloud",
1701                "Private Equity",
1702                "Proactivity",
1703                "Probability",
1704                "Probability & Statistics",
1705                "Probability Distribution",
1706                "Problem Management",
1707                "Problem Solving",
1708                "Procedure Development",
1709                "Process Analysis",
1710                "Process Capability",
1711                "Process Control",
1712                "Process Design",
1713                "Process Development",
1714                "Process Driven Development",
1715                "Process Engineering",
1716                "Process Flow Diagrams",
1717                "Process Improvement",
1718                "Process Improvement and Optimization",
1719                "Process Management",
1720                "Process Mapping",
1721                "Process Optimization",
1722                "Process Validation",
1723                "Procurement",
1724                "Product Assortment",
1725                "Product Demonstration",
1726                "Product Design",
1727                "Product Development",
1728                "Product Engineering",
1729                "Product Family Engineering",
1730                "Product Flow Diagram",
1731                "Product Improvement",
1732                "Product Knowledge",
1733                "Product Lifecycle Management",
1734                "Product Management",
1735                "Product Marketing",
1736                "Product Planning",
1737                "Product Promotion",
1738                "Product Quality (QA/QC)",
1739                "Product Requirements",
1740                "Product Roadmaps",
1741                "Product Strategy",
1742                "Product Support",
1743                "Product Testing",
1744                "Production Line",
1745                "Production Management",
1746                "Production Planning",
1747                "Production Process",
1748                "Production Schedule",
1749                "Productivity Software",
1750                "Professional Development",
1751                "Professional Networking",
1752                "Professionalism",
1753                "Profit and Loss (P&L) Management",
1754                "Program Development",
1755                "Program Evaluation",
1756                "Program Implementation",
1757                "Program Management",
1758                "Program Standards",
1759                "Programming Principles",
1760                "Project Accounting",
1761                "Project Closure",
1762                "Project Controls",
1763                "Project Coordination",
1764                "Project Design",
1765                "Project Documentation",
1766                "Project Estimation",
1767                "Project Finance",
1768                "Project Implementation",
1769                "Project Management",
1770                "Project Management Institute (PMI) Methodology",
1771                "Project Management Life Cycle",
1772                "Project Management Office (PMO)",
1773                "Project Management Software",
1774                "Project Performance",
1775                "Project Planning",
1776                "Project Portfolio Management",
1777                "Project Risk Management",
1778                "Project Schedules",
1779                "Project Scoping",
1780                "Prometheus (Software)",
1781                "Promotional Materials",
1782                "Promotional Strategies",
1783                "Promotions and Campaigns",
1784                "Proofreading",
1785                "Property Accounting",
1786                "Property Maintenance",
1787                "Property Management",
1788                "Property Management Systems",
1789                "Property and Real Estate",
1790                "Proposal Development",
1791                "Proposal Writing",
1792                "Prospecting and Qualification",
1793                "Prototyping",
1794                "Proxy Servers",
1795                "Pseudocode",
1796                "Psychiatry",
1797                "Psychology",
1798                "Psychotherapy",
1799                "Public Accounting",
1800                "Public Administration",
1801                "Public Affairs",
1802                "Public Cloud",
1803                "Public Key Cryptography Standards (PKCS)",
1804                "Public Key Infrastructure",
1805                "Public Policies",
1806                "Public Relations",
1807                "Public Safety and National Security",
1808                "Public Speaking",
1809                "Public Works",
1810                "Pump Stations",
1811                "Punctuality",
1812                "Puppet (Configuration Management Tool)",
1813                "Purchasing",
1814                "PySpark",
1815                "PyTorch (Machine Learning Library)",
1816                "Python Programming",
1817                "Qualitative Research",
1818                "Quality Assessment",
1819                "Quality Assurance",
1820                "Quality Assurance and Control",
1821                "Quality Control",
1822                "Quality Improvement",
1823                "Quality Management",
1824                "Quality Management Systems",
1825                "Quality Monitoring",
1826                "Quantitative Research",
1827                "Query Languages",
1828                "Quick Learning",
1829                "QuickBooks (Accounting Software)",
1830                "R Programming",
1831                "Radiology",
1832                "Random Forest Algorithm",
1833                "Rapport Building",
1834                "React Native",
1835                "React Redux",
1836                "React.js",
1837                "Real Estate",
1838                "Real Estate Sales",
1839                "Real Estate Transactions",
1840                "Real Time Data",
1841                "Reconciliation",
1842                "Record Keeping",
1843                "Records Management",
1844                "Recruitment",
1845                "Recruitment Strategies",
1846                "Red Hat Enterprise Linux",
1847                "Redis",
1848                "Regional Sales",
1849                "Regression Analysis",
1850                "Regression Testing",
1851                "Regulation and Legal Compliance",
1852                "Regulatory Affairs",
1853                "Regulatory Compliance",
1854                "Regulatory Requirements",
1855                "Reinforcement Learning",
1856                "Relational Databases",
1857                "Relationship Building",
1858                "Relationship Management",
1859                "Release Management",
1860                "Reliability",
1861                "Remote Access Systems",
1862                "Report Writing",
1863                "Request For Quotation (RFQ)",
1864                "Request for Proposal",
1865                "Requirements Analysis",
1866                "Requirements Elicitation",
1867                "Requirements Management",
1868                "Research",
1869                "Research Design",
1870                "Research Methodologies",
1871                "Research Reports",
1872                "Research and Design",
1873                "Resilience",
1874                "Resource Allocation",
1875                "Resource Consumption Accounting",
1876                "Resource Management",
1877                "Resource Planning",
1878                "Resource Utilization",
1879                "Resourcefulness",
1880                "Respiration",
1881                "Responsive Web Design",
1882                "Restaurant Management",
1883                "Restaurant Operation",
1884                "Restful API",
1885                "Retail Banking",
1886                "Retail Management",
1887                "Retail Sales",
1888                "Retail Store Operations",
1889                "Return On Investment",
1890                "Revenue Cycle Management",
1891                "Revenue Forecasting",
1892                "Revenue Management",
1893                "Revenue Recognition",
1894                "Reverse Logistics",
1895                "Risk Analysis",
1896                "Risk Appetite",
1897                "Risk Control",
1898                "Risk Management",
1899                "Risk Management Framework",
1900                "Risk Mitigation",
1901                "Risk Modeling",
1902                "Rmarkdown",
1903                "Robotic Process Automation",
1904                "Role-Based Access Control (RBAC)",
1905                "Root Cause Analysis",
1906                "Routing Protocols",
1907                "Ruby (Programming Language)",
1908                "Ruby on Rails",
1909                "Run Chart",
1910                "Rust (Programming Language)",
1911                "SAP Applications",
1912                "SAS (Software)",
1913                "SPSS",
1914                "SQL",
1915                "SQL Server Integration Services (SSIS)",
1916                "SQL Server Reporting Services",
1917                "Safety Assurance",
1918                "Safety Audits",
1919                "Safety Culture",
1920                "Safety Training",
1921                "Safety and Security",
1922                "Sales",
1923                "Sales Development",
1924                "Sales Enablement",
1925                "Sales Management",
1926                "Sales Operations",
1927                "Sales Pipelines",
1928                "Sales Presentations",
1929                "Sales Process",
1930                "Sales Prospecting",
1931                "Sales Strategy",
1932                "Sales Support",
1933                "Sales Tax",
1934                "Sales Territory Management",
1935                "Sales Training",
1936                "Salesforce",
1937                "Salesforce Development",
1938                "Sample Size Determination",
1939                "Sampling (Statistics)",
1940                "Sanitation",
1941                "Sarbanes Oxley Act (SOX) Compliance",
1942                "Scala Programming",
1943                "Scalability",
1944                "Scaled Agile Framework",
1945                "Scatter Plots",
1946                "Scenario Testing",
1947                "Scheduling",
1948                "Schematic Diagrams",
1949                "Science and Research",
1950                "Scientific Methods",
1951                "Scientific Visualization",
1952                "Scikit Learn (Machine Learning Library)",
1953                "Scope Management",
1954                "Scripting",
1955                "Scripting Languages",
1956                "Scrum (Software Development)",
1957                "Seaborn",
1958                "Search Engine Marketing",
1959                "Search Engine Optimization",
1960                "Secure Coding",
1961                "Securities (Finance)",
1962                "Securities Trading",
1963                "Security Assertion Markup Language (SAML)",
1964                "Security Awareness",
1965                "Security Controls",
1966                "Security Engineering",
1967                "Security Information and Event Management (SIEM)",
1968                "Security Management",
1969                "Security Requirements Analysis",
1970                "Security Software",
1971                "Security Strategy",
1972                "Security Testing",
1973                "Selenium (Software)",
1974                "Self Service Technologies",
1975                "Self-Awareness",
1976                "Self-Discipline",
1977                "Self-Motivation",
1978                "Selling Techniques",
1979                "Semantic Web",
1980                "Semiconductors",
1981                "Serial Peripheral Interface",
1982                "Server Administration",
1983                "Server Side",
1984                "Serverless Computing",
1985                "Servers",
1986                "Service Design",
1987                "Service Improvement",
1988                "Service Level",
1989                "Service Level Agreement",
1990                "Service Management",
1991                "Service Oriented Architecture",
1992                "Service Recovery",
1993                "ServiceNow",
1994                "Session Initiation Protocols",
1995                "Setting Appointments",
1996                "Shell Script",
1997                "Shiny (R Package)",
1998                "Shipping and Receiving",
1999                "Shop Drawing",
2000                "Showrooms",
2001                "Simple Object Access Protocol (SOAP)",
2002                "Simulation and Simulation Software",
2003                "Simulations",
2004                "Single Sign-On (SSO)",
2005                "Site Reliability Engineering",
2006                "Six Sigma Methodology",
2007                "SketchUp (3D Modeling Software)",
2008                "Slack (Software)",
2009                "Small Business Accounting",
2010                "Small Data",
2011                "Snowflake Schema",
2012                "Social Justice",
2013                "Social Media",
2014                "Social Media Content",
2015                "Social Media Management",
2016                "Social Media Marketing",
2017                "Social Media Strategy",
2018                "Social Sciences",
2019                "Social Skills",
2020                "Social Studies",
2021                "Social Work",
2022                "Social and Human Services",
2023                "Socioeconomics",
2024                "Sociology",
2025                "Software Architecture",
2026                "Software As A Service",
2027                "Software Configuration Management",
2028                "Software Design",
2029                "Software Design Documents",
2030                "Software Design Patterns",
2031                "Software Development",
2032                "Software Development Life Cycle",
2033                "Software Development Methodologies",
2034                "Software Development Tools",
2035                "Software Documentation",
2036                "Software Engineering",
2037                "Software Engineering Tools",
2038                "Software Installation",
2039                "Software Quality (SQA/SQC)",
2040                "Software Quality Assurance",
2041                "Software Systems",
2042                "Software Technical Review",
2043                "Software Testing",
2044                "Software Versioning",
2045                "Software Visualization",
2046                "Software-Defined Networking",
2047                "SolidWorks (CAD)",
2048                "Solution Architecture",
2049                "Solution Delivery",
2050                "Solution Design",
2051                "Solution Sales Engineering",
2052                "Solution Selling",
2053                "Spatial Analysis",
2054                "Spatial Data Analysis",
2055                "Specialized Accounting",
2056                "Specialized Sales",
2057                "Splinting",
2058                "Splunk",
2059                "Spreadsheet Software",
2060                "Spring Boot",
2061                "Spring Framework",
2062                "Sprint Planning",
2063                "Sprint Retrospectives",
2064                "Staff Management",
2065                "Stakeholder Communications",
2066                "Stakeholder Engagement",
2067                "Stakeholder Management",
2068                "Standard Accounting Practices",
2069                "Standard Operating Procedure",
2070                "Star Schema",
2071                "Stata",
2072                "Statistical Analysis",
2073                "Statistical Hypothesis Testing",
2074                "Statistical Inference",
2075                "Statistical Machine Learning",
2076                "Statistical Methods",
2077                "Statistical Modeling",
2078                "Statistical Process Controls",
2079                "Statistical Programming",
2080                "Statistical Reporting",
2081                "Statistical Software",
2082                "Statistical Visualization",
2083                "Statistics",
2084                "Stock Rotation",
2085                "Stored Procedure",
2086                "Storyboarding",
2087                "Storytelling",
2088                "Strategic Communication",
2089                "Strategic Decision-Making",
2090                "Strategic Leadership",
2091                "Strategic Marketing",
2092                "Strategic Partnership",
2093                "Strategic Planning",
2094                "Strategic Prioritization",
2095                "Strategic Sourcing",
2096                "Strategic Thinking",
2097                "Stress Management",
2098                "Strong Work Ethic",
2099                "Structural Analysis",
2100                "Structural Engineering",
2101                "Student Engagement",
2102                "Student-Centred Learning",
2103                "Style Guides",
2104                "Subcontracting",
2105                "Submittals (Construction)",
2106                "Succession Planning",
2107                "Supervised Learning",
2108                "Supervision",
2109                "Supplier Management",
2110                "Supplier Performance Management",
2111                "Supplier Quality Management",
2112                "Supplier Relationship Management",
2113                "Supply And Demand",
2114                "Supply Chain",
2115                "Supply Chain Management",
2116                "Supply Chain Planning",
2117                "Supply Chain Systems",
2118                "Supply Management",
2119                "Surgery",
2120                "Survey Creation",
2121                "Sustainability Reporting",
2122                "Swift Programming",
2123                "Syllabus Development",
2124                "System Configuration",
2125                "System Design and Implementation",
2126                "System Implementation",
2127                "System Monitoring",
2128                "System Programming",
2129                "System Requirements",
2130                "System Software",
2131                "System Support",
2132                "System Testing",
2133                "Systems Administration",
2134                "Systems Analysis",
2135                "Systems Architecture",
2136                "Systems Design",
2137                "Systems Development",
2138                "Systems Development Life Cycle",
2139                "Systems Engineering",
2140                "Systems Integration",
2141                "Systems Of Measurement",
2142                "Systems Thinking",
2143                "TCP/IP",
2144                "Tableau Software",
2145                "Tactfulness",
2146                "Taking Meeting Minutes",
2147                "Talent Acquisition",
2148                "Talent Management",
2149                "Talent Pipelining",
2150                "Talent Recruitment",
2151                "Talent Sourcing",
2152                "Target Audience",
2153                "Target Market",
2154                "Tax",
2155                "Tax Compliance",
2156                "Tax Laws",
2157                "Tax Planning",
2158                "Tax Preparation",
2159                "Tax Returns",
2160                "Taxonomy",
2161                "Teaching",
2162                "Team Building",
2163                "Team Leadership",
2164                "Team Management",
2165                "Team Motivation",
2166                "Team Oriented",
2167                "Team Performance Management",
2168                "Teamwork",
2169                "Technical Accounting",
2170                "Technical Analysis",
2171                "Technical Communication",
2172                "Technical Consulting",
2173                "Technical Design",
2174                "Technical Documentation",
2175                "Technical Drawing",
2176                "Technical Management",
2177                "Technical Product Management",
2178                "Technical Sales",
2179                "Technical Services",
2180                "Technical Standard",
2181                "Technical Support",
2182                "Technical Support and Services",
2183                "Technical Writing",
2184                "Technology Roadmaps",
2185                "Technology Solutions",
2186                "Technology Strategies",
2187                "Telecommuting",
2188                "Telemarketing",
2189                "Telephone Skills",
2190                "Tenacity",
2191                "Tensorflow",
2192                "Teradata SQL",
2193                "Terraform",
2194                "Test Automation",
2195                "Test Case",
2196                "Test Data",
2197                "Test Driven Development (TDD)",
2198                "Test Engineering",
2199                "Test Execution Engine",
2200                "Test Planning",
2201                "Test Tools",
2202                "Testability",
2203                "Text Mining",
2204                "Theoretical Computer Science",
2205                "Thermal Management",
2206                "Thought Leadership",
2207                "Threat Detection",
2208                "Threat Management",
2209                "Threat Modeling",
2210                "Three-Phase",
2211                "Tidyverse (R Package)",
2212                "TikTok",
2213                "Time Management",
2214                "Time Series Analysis and Forecasting",
2215                "Timelines",
2216                "Toileting",
2217                "Torque (Physics)",
2218                "Train The Trainer",
2219                "Training Records Management",
2220                "Training and Development",
2221                "Transact-SQL",
2222                "Transaction Processing",
2223                "Transportation Management",
2224                "Transportation Operations",
2225                "Transportation, Supply Chain, and Logistics",
2226                "Trauma Care",
2227                "Treatment Planning",
2228                "Tree Maps",
2229                "Trend Analysis",
2230                "Triage",
2231                "Trigonometry",
2232                "TypeScript",
2233                "Typography",
2234                "UI Components",
2235                "UI/UX Research",
2236                "UI/UX Strategy",
2237                "USB",
2238                "Underwriting",
2239                "Unified Modeling Language",
2240                "Unit Testing",
2241                "Unix",
2242                "Unix Commands",
2243                "Unix Shell",
2244                "Unstructured Data",
2245                "Unsupervised Learning",
2246                "Upselling",
2247                "Usability",
2248                "Usability Testing",
2249                "User Acceptance Testing (UAT)",
2250                "User Accounts",
2251                "User Centered Design",
2252                "User Experience",
2253                "User Experience Design",
2254                "User Feedback",
2255                "User Flows",
2256                "User Interface (UI)",
2257                "User Interface (UI) Design",
2258                "User Interface and User Experience (UI/UX) Design",
2259                "User Provisioning",
2260                "User Requirements Documents",
2261                "User Research",
2262                "User Story",
2263                "VMware ESX Servers",
2264                "VPN Clients",
2265                "Value Engineering",
2266                "Value Propositions",
2267                "Variance Analysis",
2268                "Vendor Contracts",
2269                "Vendor Management",
2270                "Vendor Relationship Management",
2271                "Verbal Communication Skills",
2272                "Verification And Validation",
2273                "Version Control",
2274                "Vibrations",
2275                "Virtual Environment",
2276                "Virtual Local Area Network (VLAN)",
2277                "Virtual Machines",
2278                "Virtual Private Networks (VPN)",
2279                "Virtual Reality",
2280                "Virtual Teams",
2281                "Virtualization",
2282                "Virtualization and Virtual Machines",
2283                "Visionary",
2284                "Visual Basic (Programming Language)",
2285                "Visual Design",
2286                "Visual Impairment Education",
2287                "Visual Merchandising",
2288                "Visualization (Computer Graphics)",
2289                "Vital Signs",
2290                "Vocabulary",
2291                "Vue.JS",
2292                "Vulnerability",
2293                "Vulnerability Assessments",
2294                "Vulnerability Management",
2295                "Vulnerability Scanning",
2296                "Warehouse Management",
2297                "Warehouse Operations",
2298                "Warehousing",
2299                "Waste Minimization",
2300                "Water Resources",
2301                "Waterfall Methodology",
2302                "Wealth Management",
2303                "Web Analytics",
2304                "Web Analytics and SEO",
2305                "Web Applications",
2306                "Web Content",
2307                "Web Content Accessibility Guidelines",
2308                "Web Design",
2309                "Web Design and Development",
2310                "Web Development",
2311                "Web Development Tools",
2312                "Web Frameworks",
2313                "Web Language",
2314                "Web Scraping",
2315                "Web Servers",
2316                "Web Services",
2317                "Webpack",
2318                "Wholesaling",
2319                "Wide Area Networks",
2320                "Willingness To Learn",
2321                "Windows PowerShell",
2322                "Windows Servers",
2323                "Wire Harnesses",
2324                "Wireframing",
2325                "Wireless Networks",
2326                "Wiring Diagram",
2327                "WordPress",
2328                "Work Breakdown Structure",
2329                "Work Order",
2330                "Workday (Software)",
2331                "Workers Compensation",
2332                "Workflow Management",
2333                "Workforce Development",
2334                "Workforce Management",
2335                "Workforce Planning",
2336                "Working Capital",
2337                "Writing",
2338                "Writing and Editing",
2339                "YAML",
2340                "Zero Trust Network Access",
2341                "iOS Development",
2342                "jQuery"
2343              ]
2344            }
2345          },
2346          "filters.subtitle": {
2347            "title": "Subtitles",
2348            "type": "array",
2349            "description": "",
2350            "items": {
2351              "type": "string",
2352              "enum": [
2353                "Afrikaans",
2354                "Albanian",
2355                "Arabic",
2356                "Azerbaijani",
2357                "Bengali",
2358                "Bulgarian",
2359                "Burmese",
2360                "Catalan",
2361                "Chinese",
2362                "Chinese (China)",
2363                "Chinese (Traditional)",
2364                "Croatian",
2365                "Czech",
2366                "Danish",
2367                "Dutch",
2368                "English",
2369                "Estonian",
2370                "Finnish",
2371                "French",
2372                "Georgian",
2373                "German",
2374                "Greek",
2375                "Hebrew",
2376                "Hindi",
2377                "Hungarian",
2378                "Indonesian",
2379                "Italian",
2380                "Japanese",
2381                "Javanese",
2382                "Kannada",
2383                "Kazakh",
2384                "Khmer",
2385                "Kinyarwanda",
2386                "Korean",
2387                "Latvian",
2388                "Lithuanian",
2389                "Macedonian",
2390                "Marathi",
2391                "Mongolian",
2392                "Nepali",
2393                "Nyanja",
2394                "Oriya",
2395                "Persian",
2396                "Polish",
2397                "Portuguese",
2398                "Portuguese (Brazil)",
2399                "Portuguese (Portugal)",
2400                "Pushto",
2401                "Romanian",
2402                "Russian",
2403                "Serbian",
2404                "Slovak",
2405                "Slovenian",
2406                "Somali",
2407                "Spanish",
2408                "Spanish (Latin America)",
2409                "Swahili",
2410                "Swedish",
2411                "Tagalog",
2412                "Tamil",
2413                "Telugu",
2414                "Thai",
2415                "Turkish",
2416                "Ukrainian",
2417                "Urdu",
2418                "Uzbek",
2419                "Vietnamese"
2420              ]
2421            }
2422          },
2423          "filters.partners": {
2424            "title": "Educator",
2425            "type": "array",
2426            "description": "",
2427            "items": {
2428              "type": "string",
2429              "enum": [
2430                "4EU+ Alliance",
2431                "4TU.Ethics",
2432                "Abdul Latif Jameel Institute for Disease and Emergency Analytics (J-IDEA)",
2433                "Accenture",
2434                "Adobe",
2435                "Advancing Women in Tech",
2436                "African Local Government Academy",
2437                "Akamai Technologies, Inc.",
2438                "Alberta Machine Intelligence Institute",
2439                "Alfaisal University | KLD",
2440                "Alibaba Cloud Academy",
2441                "Alignor",
2442                "Amazon",
2443                "Amazon Ads",
2444                "Amazon Web Services",
2445                "American Council on Exercise",
2446                "American Museum of Natural History",
2447                "American Psychological Association",
2448                "Anaplan",
2449                "Aptly",
2450                "Arizona State University",
2451                "Arm",
2452                "Association of International Certified Professional Accountants",
2453                "Atlassian",
2454                "Autodesk",
2455                "Automatic Data Processing, Inc. (ADP)",
2456                "Automation Anywhere",
2457                "BCG",
2458                "BITS Pilani",
2459                "Ball State University",
2460                "Banco Interamericano de Desarrollo",
2461                "Berklee",
2462                "Berlin University of the Arts",
2463                "Big Interview",
2464                "Birkbeck, University of London",
2465                "Birla Institute of Technology & Science, Pilani",
2466                "Bloomsbury Learning Exchange",
2467                "Blue Prism",
2468                "Board Infinity",
2469                "Brightline Initiative",
2470                "British Council",
2471                "CORE",
2472                "CVS Health",
2473                "California Institute of the Arts",
2474                "Caltech",
2475                "Campus BBVA",
2476                "Capitals Coalition",
2477                "Carnegie Mellon University",
2478                "Case Western Reserve University",
2479                "CentraleSupélec",
2480                "CertNexus",
2481                "Charles University",
2482                "Check Point Software Technologies Ltd.",
2483                "Cisco Learning and Certifications",
2484                "Clayton Christensen Institute",
2485                "Clemson University",
2486                "Cloudera",
2487                "Codio",
2488                "Columbia University",
2489                "Commonwealth Education Trust",
2490                "ConsenSys Academy",
2491                "Copenhagen Business School",
2492                "Corporate Finance Institute",
2493                "Coursera",
2494                "Coursera Instructor Network",
2495                "Coursera Project Network",
2496                "Creative Time",
2497                "Curtis Institute of Music",
2498                "Danish Red Cross",
2499                "Dartmouth College",
2500                "Databricks",
2501                "Deep Teaching Solutions",
2502                "DeepLearning.AI",
2503                "Delft University of Technology",
2504                "Dell",
2505                "Digital Marketing Institute",
2506                "Drexel University",
2507                "Dubai College of Tourism",
2508                "Duke University",
2509                "E2E Testing",
2510                "EC-Council",
2511                "EDHEC Business School",
2512                "EDUCBA",
2513                "EIT Digital",
2514                "EIT Health",
2515                "EIT RawMaterials",
2516                "EIT Urban Mobility",
2517                "ESADE Business and Law School",
2518                "ESCP Business School",
2519                "ESSEC Business School",
2520                "Edge Impulse",
2521                "Edureka",
2522                "Eindhoven University of Technology",
2523                "Elos Educacional",
2524                "Emory University",
2525                "Enviolo",
2526                "Epic Games",
2527                "Erasmus University Rotterdam",
2528                "Exploratorium",
2529                "External App Vendor Test Institution",
2530                "FAIR Institute",
2531                "Fare Network",
2532                "Foreducation",
2533                "Fortinet, Inc.",
2534                "Fractal Analytics",
2535                "Fred Hutchinson Cancer Center",
2536                "Fudan University",
2537                "Fundació Navegació Oceànica Barcelona",
2538                "Fundação Instituto de Administração",
2539                "Fundação Lemann",
2540                "Fundação Telefônica",
2541                "GRAMMY GO",
2542                "Genentech",
2543                "Geological Survey of Denmark and Greenland",
2544                "Georgetown University",
2545                "Georgia Institute of Technology",
2546                "Ghent University",
2547                "GitLab",
2548                "Global Environment Facility (GEF)",
2549                "Goldman Sachs",
2550                "Goldsmiths, University of London",
2551                "Goodwill Industries International",
2552                "Google",
2553                "Google - Spectrum Sharing",
2554                "Google AR & VR",
2555                "Google Cloud",
2556                "Google Quantum AI",
2557                "Google for Education",
2558                "H2O.ai",
2559                "HEC Paris",
2560                "HRCI",
2561                "Hebrew University of Jerusalem",
2562                "Heriot-Watt University",
2563                "High Tech High Graduate School of Education",
2564                "Howard Hughes Medical Institute",
2565                "Howard University",
2566                "HubSpot Academy",
2567                "IBM",
2568                "IE Business School",
2569                "IE School of Architecture & Design",
2570                "IEEE Geoscience and Remote Sensing Society",
2571                "IESE Business School",
2572                "IIMA - IIM Ahmedabad",
2573                "IIT Bombay",
2574                "IIT Guwahati",
2575                "IIT Roorkee",
2576                "IMD - International Institute for Management Development",
2577                "INSEAD",
2578                "ISACA",
2579                "ISAE-SUPAERO",
2580                "ISC2",
2581                "IW:LEARN",
2582                "Icahn School of Medicine at Mount Sinai",
2583                "Illinois Institute of Technology",
2584                "Illinois Tech",
2585                "Imperial College London",
2586                "Indian Institute for Human Settlements",
2587                "Indian Institute of Science",
2588                "Indian Institute of Technology Guwahati",
2589                "Indian School of Business",
2590                "Indian Statistical Institute",
2591                "Infosec",
2592                "Insper",
2593                "Institut Mines-Télécom",
2594                "Institute for Housing and Urban Development",
2595                "Institute for the Future",
2596                "Instituto Natura",
2597                "Instituto Península",
2598                "Instituto Tecnológico de Aeronáutica",
2599                "Intel",
2600                "Interactive Brokers",
2601                "Intuit",
2602                "Ismart",
2603                "Japan Deep Learning Association",
2604                "JetBrains",
2605                "Johns Hopkins University",
2606                "Jordan University of Science and Technology",
2607                "Juniper Networks",
2608                "Kalshoven-Gieskes Forum",
2609                "Karlsruhe Institute of Technology",
2610                "Keller Williams",
2611                "Kennesaw State University",
2612                "Khalifa University",
2613                "Kilimanjaro Christian Medical University College",
2614                "King Abdullah University of Science and Technology",
2615                "Knowledge Accelerators",
2616                "KodeKloud",
2617                "Korea Advanced Institute of Science and Technology(KAIST)",
2618                "Kotter",
2619                "Koç University",
2620                "L&T EduTech",
2621                "LDE Centre for Safety and Security",
2622                "LearnKartS",
2623                "LearnQuest",
2624                "Learning for Sustainability Scotland",
2625                "Leiden University Medical Center",
2626                "Liberty Mutual Insurance",
2627                "London Business School",
2628                "Ludwig-Maximilians-Universität München (LMU)",
2629                "Lund University",
2630                "Macquarie University",
2631                "Match Teacher Residency",
2632                "MathWorks",
2633                "Maven Analytics",
2634                "McMaster University",
2635                "Measure What Matters",
2636                "MedCerts",
2637                "Meertens instituut (KNAW)",
2638                "Meta",
2639                "Michigan State University",
2640                "Microsoft",
2641                "Moderna",
2642                "MongoDB Inc.",
2643                "Morehouse College",
2644                "NHH",
2645                "NIIT",
2646                "NVIDIA",
2647                "Nanjing University",
2648                "Nanyang Technological University, Singapore",
2649                "National Academy of Sports Medicine",
2650                "National Arts Strategies",
2651                "National Oceanic and Atmospheric Administration (NOAA)",
2652                "National Taiwan University",
2653                "National Technical University of Athens",
2654                "National University of Singapore",
2655                "Naturalis Biodiversity Center",
2656                "Nestlé",
2657                "New Teacher Center",
2658                "New York Institute of Finance",
2659                "New York University",
2660                "North Carolina State University",
2661                "Northeastern University",
2662                "Northwestern University",
2663                "Novartis",
2664                "O.P. Jindal Global University",
2665                "Olay",
2666                "Oncofertility Consortium",
2667                "Oracle",
2668                "Osmosis",
2669                "Oxfam",
2670                "Packt",
2671                "Palo Alto Networks",
2672                "Parsons School of Design, The New School",
2673                "Pathstream",
2674                "Peking University",
2675                "PepsiCo",
2676                "Pohang University of Science and Technology(POSTECH)",
2677                "Politecnico di Milano",
2678                "Pontificia Universidad Católica de Chile",
2679                "Pontificia Universidad Católica del Perú",
2680                "Princeton University",
2681                "PwC",
2682                "PwC India",
2683                "Qualcomm Academy",
2684                "Queen Mary University of London",
2685                "ROI Training",
2686                "Radio y Televisión Española",
2687                "Red Hat",
2688                "Reference Centre for Psychosocial Support",
2689                "Relay Graduate School of Education",
2690                "Rice University",
2691                "Royal Holloway, University of London",
2692                "Rutgers the State University of New Jersey",
2693                "S.P. Jain Institute of Management and Research",
2694                "SAE Institute México",
2695                "SAP",
2696                "SAS",
2697                "SOAS University of London",
2698                "SV Academy",
2699                "Salesforce",
2700                "Samsung",
2701                "Sapienza University of Rome",
2702                "Saïd Business School, University of Oxford",
2703                "Sciences Po",
2704                "Scrimba",
2705                "Shanghai Jiao Tong University",
2706                "Siemens",
2707                "Silicon Schools Fund",
2708                "Simplilearn",
2709                "SkillUp EdTech",
2710                "Snowflake",
2711                "SoFi",
2712                "Société Générale",
2713                "Sorbonne University",
2714                "Splunk Inc.",
2715                "Stanford University",
2716                "Starweaver",
2717                "Sungkyunkwan University",
2718                "Tableau Learning Partner",
2719                "Talend",
2720                "Tally Education and Distribution Services Private Limited",
2721                "Technical University of Denmark (DTU)",
2722                "Technical University of Munich (TUM)",
2723                "Technion - Israel Institute of Technology",
2724                "Tecnológico de Monterrey",
2725                "Tel Aviv University",
2726                "Tencent Cloud",
2727                "The Chinese University of Hong Kong",
2728                "The George Washington University",
2729                "The Hong Kong University of Science and Technology",
2730                "The Linux Foundation",
2731                "The Museum of Modern Art",
2732                "The Open University",
2733                "The Pennsylvania State University",
2734                "The State University of New York",
2735                "The University of British Columbia",
2736                "The University of Chicago",
2737                "The University of Edinburgh",
2738                "The University of Hong Kong",
2739                "The University of Melbourne",
2740                "The University of North Carolina at Chapel Hill",
2741                "The University of Notre Dame",
2742                "The University of Sydney",
2743                "The University of Tokyo",
2744                "The World Bank Group",
2745                "Ticket for Change",
2746                "Tinder",
2747                "Tsinghua University",
2748                "Tufts University",
2749                "UBITS",
2750                "UCL Institute of Education",
2751                "UCL School of Management",
2752                "UNESCO",
2753                "UNESCO-IOC",
2754                "UNSW Sydney (The University of New South Wales)",
2755                "USO",
2756                "UVA Lifetime Learning, Patrick Henry Memorial Foundation",
2757                "UiPath",
2758                "UiT The Arctic University of Norway",
2759                "Unicef",
2760                "Unilever",
2761                "United Cities and Local Governments of Africa",
2762                "United Nations Development Programme (UNDP-The GEF)",
2763                "United Nations Environment Programme",
2764                "Universidad Austral",
2765                "Universidad Autónoma Metropolitana",
2766                "Universidad Nacional Autónoma de México",
2767                "Universidad Nacional de Colombia",
2768                "Universidad ORT Uruguay",
2769                "Universidad Peruana de Ciencias Aplicadas",
2770                "Universidad Politécnica de Madrid",
2771                "Universidad Tecnológica Centroamericana",
2772                "Universidad de Chile",
2773                "Universidad de Palermo",
2774                "Universidad de los Andes",
2775                "Universidade Estadual de Campinas",
2776                "Universidade de São Paulo",
2777                "Universidades Anáhuac",
2778                "Universitat Autònoma de Barcelona",
2779                "Universitat Pompeu Fabra of Barcelona",
2780                "Universitat de Barcelona",
2781                "Universiteit Leiden",
2782                "University College London",
2783                "University at Buffalo",
2784                "University of Alberta",
2785                "University of Amsterdam",
2786                "University of Arizona",
2787                "University of California San Diego",
2788                "University of California, Berkeley",
2789                "University of California, Davis",
2790                "University of California, Irvine",
2791                "University of California, Santa Cruz",
2792                "University of Cape Town",
2793                "University of Coimbra",
2794                "University of Colorado Boulder",
2795                "University of Colorado System",
2796                "University of Copenhagen",
2797                "University of Florida",
2798                "University of Geneva",
2799                "University of Glasgow",
2800                "University of Groningen",
2801                "University of Heidelberg",
2802                "University of Houston",
2803                "University of Huddersfield",
2804                "University of Iceland",
2805                "University of Illinois Urbana-Champaign",
2806                "University of Illinois at Urbana-Champaign",
2807                "University of Lausanne",
2808                "University of Leeds",
2809                "University of London",
2810                "University of Manchester",
2811                "University of Maryland, College Park",
2812                "University of Michigan",
2813                "University of Milan",
2814                "University of Minnesota",
2815                "University of Nebraska",
2816                "University of New Mexico",
2817                "University of North Texas",
2818                "University of Oslo",
2819                "University of Pennsylvania",
2820                "University of Pittsburgh",
2821                "University of Rochester",
2822                "University of Science and Technology of China",
2823                "University of Strathclyde, Glasgow",
2824                "University of Toronto",
2825                "University of Virginia",
2826                "University of Virginia Darden School Foundation",
2827                "University of Warsaw",
2828                "University of Washington",
2829                "University of Western Australia",
2830                "University of Zurich",
2831                "University of the Arts The Hague",
2832                "Università Bocconi",
2833                "Università di Napoli Federico II",
2834                "Université de Montréal",
2835                "Université libre de Bruxelles",
2836                "Utrecht University",
2837                "VITO",
2838                "VMware",
2839                "Vanderbilt University",
2840                "Voxy",
2841                "W3Schools",
2842                "WWF",
2843                "Wesleyan University",
2844                "West Virginia University",
2845                "Whizlabs",
2846                "Workday",
2847                "Xbox",
2848                "Xi'an Jiaotong University",
2849                "Yad Vashem",
2850                "Yale University",
2851                "Yeshiva University",
2852                "Yonsei University",
2853                "Yunus Social Business Fund Bengaluru",
2854                "digital.auto",
2855                "emlyon business school",
2856                "École Polytechnique",
2857                "École Polytechnique Fédérale de Lausanne",
2858                "École des Ponts ParisTech",
2859                "École normale supérieure",
2860                "上海中医药大学",
2861                "上海戏剧学院",
2862                "云林科技大学 (Yunlin University of Science and Technology)",
2863                "真格基金"
2864              ]
2865            }
2866          },
2867          "dev_proxy_config": {
2868            "title": "🌐 PROXY NETWORKING",
2869            "type": "object",
2870            "description": "💡 <b>Supported protocol:</b><br><br><b>HTTP(S), SOCKS5</b><br><code>{http|socks5}://{user:pass}@{hostname|ip-address}:port</code><br><br><b>Example</b>: <code>socks5://example.com:9000</code>"
2871          },
2872          "dev_custom_headers": {
2873            "title": "📜 HTTP HEADERS",
2874            "type": "array",
2875            "description": "💡 Additional HTTP Headers",
2876            "items": {
2877              "type": "object",
2878              "required": [
2879                "key",
2880                "value"
2881              ],
2882              "properties": {
2883                "key": {
2884                  "type": "string",
2885                  "title": "Key"
2886                },
2887                "value": {
2888                  "type": "string",
2889                  "title": "Value"
2890                }
2891              }
2892            }
2893          },
2894          "dev_custom_cookies": {
2895            "title": "🍰 HTTP COOKIES",
2896            "type": "array",
2897            "description": "💡 Additional HTTP Cookies",
2898            "items": {
2899              "type": "object",
2900              "required": [
2901                "key",
2902                "value"
2903              ],
2904              "properties": {
2905                "key": {
2906                  "type": "string",
2907                  "title": "Key"
2908                },
2909                "value": {
2910                  "type": "string",
2911                  "title": "Value"
2912                }
2913              }
2914            }
2915          },
2916          "dev_transform_fields": {
2917            "title": "♻️ CUSTOM FIELD",
2918            "type": "array",
2919            "description": "💡 <b>Transform the resulting output. Select only needed fields.</b><br><br>For nested object use <b>DOT</b>. For example: <pre>address.streetAddress</pre><br>For nested array use <b>NUMBER</b> <i>(index of array element starting from index=0)</i>. For example: <pre>images.0.url</pre>",
2920            "items": {
2921              "type": "object",
2922              "required": [
2923                "key",
2924                "value"
2925              ],
2926              "properties": {
2927                "key": {
2928                  "type": "string",
2929                  "title": "Key"
2930                },
2931                "value": {
2932                  "type": "string",
2933                  "title": "Value"
2934                }
2935              }
2936            }
2937          },
2938          "dev_dataset_name": {
2939            "title": "📁 CUSTOM STORAGE",
2940            "type": "string",
2941            "description": "💡 <b>Save results into custom named Dataset, use mask to customize dataset name</b><br><br><code>{ACTOR} = actor name<br>{DATE} = date (YYYYMMDD)<br>{TIME} = time (HHMMSS)</code><br><br>This masks can be used to autogenerate Dataset Name.<br><br>example: <i><code>data-{DATE}</code></i><br>Depending on today date the dataset name will be: <code>data-20230603</code><i><br><br>default: <code>data-{ACTOR}-{DATE}-{TIME}</code></i>"
2942          },
2943          "dev_dataset_clear": {
2944            "title": "Clear Storage",
2945            "type": "boolean",
2946            "description": "Clear Dataset before insert/update."
2947          },
2948          "dev_no_strip": {
2949            "title": "Disable data cleansing",
2950            "type": "boolean",
2951            "description": "💡 Keep/Save empty values <i><code>(NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)</code></i>"
2952          }
2953        }
2954      },
2955      "runsResponseSchema": {
2956        "type": "object",
2957        "properties": {
2958          "data": {
2959            "type": "object",
2960            "properties": {
2961              "id": {
2962                "type": "string"
2963              },
2964              "actId": {
2965                "type": "string"
2966              },
2967              "userId": {
2968                "type": "string"
2969              },
2970              "startedAt": {
2971                "type": "string",
2972                "format": "date-time",
2973                "example": "2025-01-08T00:00:00.000Z"
2974              },
2975              "finishedAt": {
2976                "type": "string",
2977                "format": "date-time",
2978                "example": "2025-01-08T00:00:00.000Z"
2979              },
2980              "status": {
2981                "type": "string",
2982                "example": "READY"
2983              },
2984              "meta": {
2985                "type": "object",
2986                "properties": {
2987                  "origin": {
2988                    "type": "string",
2989                    "example": "API"
2990                  },
2991                  "userAgent": {
2992                    "type": "string"
2993                  }
2994                }
2995              },
2996              "stats": {
2997                "type": "object",
2998                "properties": {
2999                  "inputBodyLen": {
3000                    "type": "integer",
3001                    "example": 2000
3002                  },
3003                  "rebootCount": {
3004                    "type": "integer",
3005                    "example": 0
3006                  },
3007                  "restartCount": {
3008                    "type": "integer",
3009                    "example": 0
3010                  },
3011                  "resurrectCount": {
3012                    "type": "integer",
3013                    "example": 0
3014                  },
3015                  "computeUnits": {
3016                    "type": "integer",
3017                    "example": 0
3018                  }
3019                }
3020              },
3021              "options": {
3022                "type": "object",
3023                "properties": {
3024                  "build": {
3025                    "type": "string",
3026                    "example": "latest"
3027                  },
3028                  "timeoutSecs": {
3029                    "type": "integer",
3030                    "example": 300
3031                  },
3032                  "memoryMbytes": {
3033                    "type": "integer",
3034                    "example": 1024
3035                  },
3036                  "diskMbytes": {
3037                    "type": "integer",
3038                    "example": 2048
3039                  }
3040                }
3041              },
3042              "buildId": {
3043                "type": "string"
3044              },
3045              "defaultKeyValueStoreId": {
3046                "type": "string"
3047              },
3048              "defaultDatasetId": {
3049                "type": "string"
3050              },
3051              "defaultRequestQueueId": {
3052                "type": "string"
3053              },
3054              "buildNumber": {
3055                "type": "string",
3056                "example": "1.0.0"
3057              },
3058              "containerUrl": {
3059                "type": "string"
3060              },
3061              "usage": {
3062                "type": "object",
3063                "properties": {
3064                  "ACTOR_COMPUTE_UNITS": {
3065                    "type": "integer",
3066                    "example": 0
3067                  },
3068                  "DATASET_READS": {
3069                    "type": "integer",
3070                    "example": 0
3071                  },
3072                  "DATASET_WRITES": {
3073                    "type": "integer",
3074                    "example": 0
3075                  },
3076                  "KEY_VALUE_STORE_READS": {
3077                    "type": "integer",
3078                    "example": 0
3079                  },
3080                  "KEY_VALUE_STORE_WRITES": {
3081                    "type": "integer",
3082                    "example": 1
3083                  },
3084                  "KEY_VALUE_STORE_LISTS": {
3085                    "type": "integer",
3086                    "example": 0
3087                  },
3088                  "REQUEST_QUEUE_READS": {
3089                    "type": "integer",
3090                    "example": 0
3091                  },
3092                  "REQUEST_QUEUE_WRITES": {
3093                    "type": "integer",
3094                    "example": 0
3095                  },
3096                  "DATA_TRANSFER_INTERNAL_GBYTES": {
3097                    "type": "integer",
3098                    "example": 0
3099                  },
3100                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
3101                    "type": "integer",
3102                    "example": 0
3103                  },
3104                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
3105                    "type": "integer",
3106                    "example": 0
3107                  },
3108                  "PROXY_SERPS": {
3109                    "type": "integer",
3110                    "example": 0
3111                  }
3112                }
3113              },
3114              "usageTotalUsd": {
3115                "type": "number",
3116                "example": 0.00005
3117              },
3118              "usageUsd": {
3119                "type": "object",
3120                "properties": {
3121                  "ACTOR_COMPUTE_UNITS": {
3122                    "type": "integer",
3123                    "example": 0
3124                  },
3125                  "DATASET_READS": {
3126                    "type": "integer",
3127                    "example": 0
3128                  },
3129                  "DATASET_WRITES": {
3130                    "type": "integer",
3131                    "example": 0
3132                  },
3133                  "KEY_VALUE_STORE_READS": {
3134                    "type": "integer",
3135                    "example": 0
3136                  },
3137                  "KEY_VALUE_STORE_WRITES": {
3138                    "type": "number",
3139                    "example": 0.00005
3140                  },
3141                  "KEY_VALUE_STORE_LISTS": {
3142                    "type": "integer",
3143                    "example": 0
3144                  },
3145                  "REQUEST_QUEUE_READS": {
3146                    "type": "integer",
3147                    "example": 0
3148                  },
3149                  "REQUEST_QUEUE_WRITES": {
3150                    "type": "integer",
3151                    "example": 0
3152                  },
3153                  "DATA_TRANSFER_INTERNAL_GBYTES": {
3154                    "type": "integer",
3155                    "example": 0
3156                  },
3157                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
3158                    "type": "integer",
3159                    "example": 0
3160                  },
3161                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
3162                    "type": "integer",
3163                    "example": 0
3164                  },
3165                  "PROXY_SERPS": {
3166                    "type": "integer",
3167                    "example": 0
3168                  }
3169                }
3170              }
3171            }
3172          }
3173        }
3174      }
3175    }
3176  }
3177}

Coursera Extractor OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Coursera Extractor from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients: