A powerful Node.js tool designed for scraping the latest assets from the web version of the x.com platform that tracks platform flags and monitor changes across multiple release platforms with ease.
- Scrape and download the latest assets from x.com.
- Track platform flags across multiple releases (Web, Android, iOS / Stable, Beta, Alpha).
- Node.js (23.6.0)
- npm (10.9.2)
- git
- Clone the repository:
git clone https://github.com/DzikStar/X-SCRAPER-backend.git
- Navigate to the project directory:
cd X-SCRAPER-backend
- Install dependencies:
npm install
- Configure
xscraper.config.json
file. - Rename
.env.example
to.env
and setup all required elements. - Run X-SCRAPER
node run start
You might wanna use X-SCRAPPER in your project written in JS. Use then:
node run build
Contributions are welcome! Feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.