rajiev.com valuation and analysis

Robots.txt Information
Robot Path Permission
GoogleBot /
BingBot /
BaiduSpider /
YandexBot /
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Meta Tags
Title Rajiev – I build high quality
Description Skip to content Rajiev I build high quality software. Menu Curriculum Vitae Who am i? Portfolio Download and Unzip a Zip file with Node.js 1. Install a ja
Keywords N/A
Server Information
WebSite rajiev faviconrajiev.com
Host IP 3.233.211.49
Location United States
Related Websites
Site Rank
More to Explore
rajiev.com Valuation
US$430,823
Last updated: 2022-09-02 17:19:21

rajiev.com has Semrush global rank of 24,567,680. rajiev.com has an estimated worth of US$ 430,823, based on its estimated Ads revenue. rajiev.com receives approximately 49,711 unique visitors each day. Its web server is located in United States, with IP address 3.233.211.49. According to SiteAdvisor, rajiev.com is safe to visit.

Traffic & Worth Estimates
Purchase/Sale Value US$430,823
Daily Ads Revenue US$398
Monthly Ads Revenue US$11,931
Yearly Ads Revenue US$143,166
Daily Unique Visitors 3,315
Note: All traffic and earnings values are estimates.
DNS Records
Host Type TTL Data
rajiev.com. A 300 IP: 3.233.211.49
rajiev.com. NS 86400 NS Record: ns-1574.awsdns-04.co.uk.
rajiev.com. NS 86400 NS Record: ns-25.awsdns-03.com.
rajiev.com. NS 86400 NS Record: ns-586.awsdns-09.net.
rajiev.com. NS 86400 NS Record: ns-1042.awsdns-02.org.
HtmlToTextCheckTime:2022-09-02 17:19:21
Skip to content Rajiev I build high quality software. Menu Curriculum Vitae Who am i? Portfolio Download and Unzip a Zip file with Node.js 1. Install a javascript zip implementation. I like adm-zip. npm install adm-zip 2. Require the node http module var http = require(’http’) 3. Require the node file system module (fs) var fs = require(’fs’) 5. Construct your temporary file path var tmpFilePath = "assets/tmp/" + filename + ".zip" 6. Use http to get the url to the zip file, then synchronously append the data to the temporary file path. Use AdmZip to extract the zip to another directory. 7. Delete the zip file Code and usage: var download = function(filename, url) { var tmpFilePath = "assets/tmp/" + filename + ".zip" http.get(url, function(response) { response.on(’data’, function (data) { fs.appendFileSync(tmpFilePath, data) }); response.on(’end’, function() { var zip = new AdmZip(tmpFilePath) zip.extractAllTo("assets/extracted/" + filename) fs.unlink(tmpFilePath) }) }); } for (var i =
HTTP Headers
HTTP/1.1 200 OK
Date: Wed, 22 Dec 2021 14:09:50 GMT
Server: Apache/2.4.41 (Amazon) PHP/7.0.33
X-Powered-By: PHP/7.0.33
Link: ; rel="https://api.w.org/"
Content-Type: text/html; charset=UTF-8
rajiev.com Whois Information
Domain Name: RAJIEV.COM
Registry Domain ID: 1648605763_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2021-04-02T14:53:09Z
Creation Date: 2011-04-01T08:20:55Z
Registry Expiry Date: 2022-04-01T08:20:55Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: abuse@godaddy.com
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS-1042.AWSDNS-02.ORG
Name Server: NS-1574.AWSDNS-04.CO.UK
Name Server: NS-25.AWSDNS-03.COM
Name Server: NS-586.AWSDNS-09.NET
DNSSEC: unsigned
>>> Last update of whois database: 2021-12-25T08:16:07Z <<<