README
Cisco-Cert-Unofficial-API
Verify Cisco Certs from within your app. This utility will post the Cisco Cert verification code and name inorder to verify a Cisco Cert for that person.
Dependencies
Node.js
request
cheerio
Unofficial cisco cert api
<script type="module">
import ciscoCertApiServer from 'https://cdn.skypack.dev/cisco-cert-api-server';
</script>
Verify Cisco Certs from within your app. This utility will post the Cisco Cert verification code and name inorder to verify a Cisco Cert for that person.
Node.js
request
cheerio