{"_id":"@aetherzcode/scraper","name":"@aetherzcode/scraper","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@aetherzcode/scraper","version":"1.0.0","description":"Browserless scraper module","main":"lib/cjs/index.js","module":"lib/esm/index.js","types":"lib/@types/index.d.ts","exports":{".":{"import":"./lib/esm/index.js","require":"./lib/cjs/index.js","types":"./lib/@types/index.d.ts"}},"scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"npm run build:cjs && npm run build:esm && npm run build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","build:types":"tsc -p tsconfig.types.json","compile":"node ../../scripts/compile-typescript.js && npm run write:package","write:package":"node ../../scripts/write-package.js"},"repository":{"type":"git","url":"git+https://github.com/aetherzcode/scraper.git"},"author":{"name":"aetherzcode"},"license":"GPL-3.0-or-later","bugs":{"url":"https://github.com/aetherzcode/scraper/issues"},"homepage":"https://github.com/aetherzcode/scraper#readme","keywords":["scraper","web scraping","http web scraping"],"dependencies":{"@bochilteam/scraper-bmkg":"^5.0.0","@bochilteam/scraper-facebook":"^5.0.0","@bochilteam/scraper-games":"^5.0.0","@bochilteam/scraper-googleit":"^5.0.0","@bochilteam/scraper-images":"^5.0.0","@bochilteam/scraper-instagram":"^5.0.0","@bochilteam/scraper-lyrics":"^5.0.0","@bochilteam/scraper-mediafire":"^5.0.0","@bochilteam/scraper-news":"^5.0.0","@bochilteam/scraper-others":"^5.0.0","@bochilteam/scraper-primbon":"^5.0.0","@bochilteam/scraper-religions":"^5.0.0","@bochilteam/scraper-savefrom":"^5.0.0","@bochilteam/scraper-sfilemobi":"^5.0.0","@bochilteam/scraper-snapsave":"^5.0.0","@bochilteam/scraper-texts":"^5.0.0","@bochilteam/scraper-tiktok":"^5.0.0","@bochilteam/scraper-twitter":"^5.0.0","@bochilteam/scraper-wikipedia":"^5.0.0","@bochilteam/scraper-youtube":"^5.0.0"},"_id":"@aetherzcode/scraper@1.0.0","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LVkkC8m9IvAZ03za39pu1dVbkNy/OQABzn+61LaHtV5ubaA0hh38DL6d3tjgytohYCA81IxlvTgH6j+G3EGujA==","shasum":"917b2202dc12e5f336d717aba2d7493cfb261049","tarball":"https://registry.npmjs.org/@aetherzcode/scraper/-/scraper-1.0.0.tgz","fileCount":7,"unpackedSize":6585,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFQc8WY7Z163KeT75Ea5BJUvegRqZh0XCYmTRSNYff9AAiB6gJwgjvHgl3rbzE+S2to0zufOPcZdZQGZOGJvL4QbBQ=="}]},"_npmUser":{"name":"aetherzcode","email":"aetherzcode@gmail.com"},"directories":{},"maintainers":[{"name":"aetherzcode","email":"aetherzcode@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/scraper_1.0.0_1738207481954_0.8633865219601586"},"_hasShrinkwrap":false}},"time":{"created":"2025-01-30T03:24:41.854Z","1.0.0":"2025-01-30T03:24:42.169Z","modified":"2025-01-30T03:24:42.503Z"},"maintainers":[{"name":"aetherzcode","email":"aetherzcode@gmail.com"}],"description":"Browserless scraper module","homepage":"https://github.com/aetherzcode/scraper#readme","keywords":["scraper","web scraping","http web scraping"],"repository":{"type":"git","url":"git+https://github.com/aetherzcode/scraper.git"},"author":{"name":"aetherzcode"},"bugs":{"url":"https://github.com/aetherzcode/scraper/issues"},"license":"GPL-3.0-or-later","readme":"# [Scraper](https://github.com/aetherzcode/scraper)\r\nAll In One Scraper\r\n\r\n## Installation\r\n```sh\r\nnpm i @aetherzcode/scraper\r\n```\r\n\r\n## Usage \r\nHere is an example of using Savefrom to download Facebook video\r\n```ts\r\n// Import module first\r\nimport { snapsave } from '@aetherzcode/scraper'\r\n\r\nconst data = await snapsave('https://fb.watch/9WktuN9j-z/')\r\nconsole.log(data) // JSON\r\n```\r\n[Documentation](https://aetherzcode.github.io/scraper/)","readmeFilename":"README.md"}