Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itsamirhn/stalker

Scrape the date you read.
https://github.com/itsamirhn/stalker

chrome-extension scraper twitter

Last synced: 25 days ago
JSON representation

Scrape the date you read.

Awesome Lists containing this project

README

        

# 🔎 Stalker

Bots can not scrape anymore? No problem, scrape the data by yourself!

This chrome extension will help you to scrape the data from the websites you visit.

## Features

- Scrape Twitter data (tweets, followers, following)

## Install

- Clone the repo
- Run `npm install`
- Run `npm run build`
- Open `chrome://extensions/`
- Enable `Developer mode`
- Click on `Load unpacked extension`
- Select the `build` folder

## Usage

- Open the website you want to scrape
- Click on the extension icon and click `Export` button to download data as JSON file.

## Contribution

Suggestions and pull requests are welcomed!.

---

This project was bootstrapped with [Chrome Extension CLI](https://github.com/dutiyesh/chrome-extension-cli)