
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.
n8n-nodes-twitter-scraper-v6
Advanced tools
This is an n8n community node. It lets you use Twitter (X) in your n8n workflows without requiring the official API.
Twitter is a social media platform where users post and interact with messages known as "tweets". This node allows you to interact with Twitter through web scraping techniques, avoiding Twitter API restrictions and costs.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history
Follow the installation guide in the n8n community nodes documentation.
pnpm i n8n-nodes-twitter-scraper-v6
Alternatively, you can install it directly from the n8n UI:
This node provides operations for two resources: Tweets and Users.
This node uses the Rettiwt-API under the hood, which requires an API key. The API key is used for authentication with Twitter's web interface, not the official API.
To obtain the API key check out the Rettiwt-API documentation.
Check out the commit history for version details.
npm install -g n8n
git clone https://github.com/javierbentez/n8n-nodes-twitter-scraper-v6.git
cd n8n-nodes-twitter-scraper-v6
pnpm install
pnpm build
rm -rf ./dist
pnpm build
pnpm link --global
mkdir -p ~/.n8n/custom/n8n-nodes-twitter-scraper-v6
cd ~/.n8n/custom/n8n-nodes-twitter-scraper-v6
pnpm link n8n-nodes-twitter-scraper-v6
n8n start
pnpm build
pnpm publish
To merge changes from the upstream n8n-nodes-starter repository:
# Add the upstream repository as a remote
git remote add upstream https://github.com/n8n-io/n8n-nodes-starter.git
# Fetch the changes from the upstream repository
git fetch upstream
# Merge the changes from the upstream master branch
git merge upstream/master --allow-unrelated-histories
# Resolve any merge conflicts and commit the changes
FAQs
Consume Twitter without their API
We found that n8n-nodes-twitter-scraper-v6 demonstrated a healthy version release cadence and project activity because the last version was released less than 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.