X Scraper is a Chrome extension for collecting post data directly from X profile pages. It provides a lightweight workflow for crawling visible posts, storing their metadata, and reviewing the results in a separate tab.
Available soon on the Chrome Web Store.
Created by robaiapps
This project is designed for users who want a simple way to capture publicly visible post data from X profile pages while browsing in Chrome. After loading a profile and scrolling through the content you want to include, the extension can crawl the page and save the available post metadata for later review.
- Scrape post data from X profile pages
- Capture metadata from posts currently loaded in the browser
- Track how many posts have been saved
- Open a dedicated results view for reviewing collected data
- Run locally as an unpacked Chrome extension
- Open Google Chrome.
- Go to
chrome://extensions. - Enable
Developer modein the top-right corner. - Click
Load unpacked. - Select this project folder.
- Confirm that the
X Scraperextension appears in your extensions list and toolbar.
- Open an X profile page, such as
https://x.com/someuser. - Scroll through the profile to load the posts you want to capture.
- Click the X Scraper icon in the Chrome toolbar.
- In the popup, click
Crawl Page. - Wait for the extension to process the visible posts and update the saved-post counter.
- Click
See Resultsto open the collected output in a new tab.
- The extension scrapes posts that are currently loaded on the page, so scrolling is required before crawling additional content.
