# CURL Databitlizer ### DNS: curl --location --request POST 'http://184.72.168.106:5000/dns' \ --header 'Authorization: Basic YWRtaW46YWRtaW4=' \ --header 'Content-Type: application/json' \ --data-raw '{ "url":"http://github.com" }' ### PYWAPPLYZER: curl --location --request POST 'http://184.72.168.106:5000/pywapplyzer' \ --header 'Authorization: Basic YWRtaW46YWRtaW4=' \ --header 'Content-Type: application/json' \ --data-raw '{ "url":"http://github.com" }' ### WHOIS: curl --location --request POST 'http://184.72.168.106:5000/whois' \ --header 'Authorization: Basic YWRtaW46YWRtaW4=' \ --header 'Content-Type: application/json' \ --data-raw '{ "url":"http://github.com" }' ### META: curl --location --request POST 'http://184.72.168.106:5000/meta' \ --header 'Authorization: Basic YWRtaW46YWRtaW4=' \ --header 'Content-Type: application/json' \ --data-raw '{ "url":"http://github.com" }' ### SCRIPT: curl --location --request POST 'http://184.72.168.106:5000/script' \ --header 'Authorization: Basic YWRtaW46YWRtaW4=' \ --header 'Content-Type: application/json' \ --data-raw '{ "url":"http://github.com" }' ### PAGESPEED curl --location --request POST 'http://184.72.168.106:5000/pagespeed' \ --header 'Authorization: Basic YWRtaW46YWRtaW4=' \ --header 'Content-Type: application/json' \ --data-raw '{ "url":"http://github.com" }' ### SEO ANALYZER curl --location --request POST 'http://184.72.168.106:5000/seo' \ --header 'Authorization: Basic YWRtaW46YWRtaW4=' \ --header 'Content-Type: application/json' \ --data-raw '{ "url":"https://google.com" }'
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up