
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
simple-twitter-scraper-2
Advanced tools
Simplify twitter scraper using adapted twitter-scraper package.
This package is adapted from twitter-scraper. It focused on collecting tweets between start to end date from specific keyword. Also, the output data properties are same as GetOldTweets-python package. Output file format is json.
{
"id": "123456789012345678",
"permalink": "https://twitter.com/username/status/123456789012345678",
"username": "username",
"text": "@abcd @efgh #This is #tweet text",
"datetime": "2017-01-01 11:11",
"retweets": 30,
"favorites": 20,
"mentions": "@abcd @efgh",
"hashtags": "#This #tweet",
"geo": ""
}
simple-twitter-scraper <keyword> <first date(YYYY-MM-DD)> <last date(YYYY-MM-DD)> <output directory>
> npm install -g simple-twitter-scraper
> mkdir tmp_twitter
> cd tmp_twitter
> simple-twitter-scraper obama 2017-01-01 2017-02-01 ./
FAQs
Simplify twitter scraper using adapted twitter-scraper package.
The npm package simple-twitter-scraper-2 receives a total of 3 weekly downloads. As such, simple-twitter-scraper-2 popularity was classified as not popular.
We found that simple-twitter-scraper-2 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.