{"repo":"HasData/hasdata-node-sdk","free":true,"listed":false,"github":"https://github.com/HasData/hasdata-node-sdk","clone":"git clone https://github.com/HasData/hasdata-node-sdk.git","description":"NodeJS SDK to interact with Hasdata API","language":"JavaScript","stars":10,"topics":["nodejs","proxy","scraper","javascript","cloud"],"license":"MIT","category":"scrapers-browser-automation","readme_excerpt":"HasData NodeJS SDK HasData - Web Scraping API with Proxy Rotation. Get valuable data at scale in HTML format from any website without need for a proxy. Interface to call HasData API easily from Node. Install npm i @scrapeit-cloud/scrapeit-cloud-node-sdk Usage Signup to HasData to get your API key and some free credits to get started. import ScrapeitSDK from './index'; const main = async() = { const scrapeit = new ScrapeitSDK('INSERT YOUR API KEY HERE'); try { const response = await scrapeit.scrape({ \"url\": \"https://example.com\", \"screenshot\": true, \"proxy country\": \"US\", \"proxy type\": \"datacenter\" }); console.log(response); } catch(e) { console.log(e.message); } }; main(); HasData supports various parameters to execute a custom JavaScript script, use a premium proxy from a specific geolocation and more. You can find all the supported parameters on HasData documentation.","default_branch":null,"files":null,"tree":[],"storefront":"/r/HasData","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/HasData/hasdata-node-sdk/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}