
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
instagram-scrapper
Advanced tools
npm install instagram-scrapper
instagram-scrapper is simple npm package for help you to scrapping instagram user using node.js language
📘 Basic Usage
const ig = require("instagram-scrapper")
ig("fortnite").then(response => {
console.log(response);
/*
{
username: 'Fortnite',
igName: '@fortnite',
igLink: 'https://instagram.com/fortnite/',
ownLink: 'https://fn.gg/operationsnowdown',
follower: '25893489'
}
*/
}).catch(error => {
console.log(error);
})
if you have any suggetion, or you found a bug, feel free to send it in our discord server https://discord.gg/8rUvTYhFqK
FAQs
Simple npm package for help you to scrapper instagram user
We found that instagram-scrapper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.