Skip to content

anonbeat1/OpenStream

Repository files navigation

OpenStream


A data analyzer for Opensea.io website using mitmproxy and pandas
to analyze performing collection and share data with users through telegram channels

Discord conversation   Python version   Telegram bot  


Setting Up a Project (follow each step in sequence!!)

Prerequisites

Start to track every transaction on 5 minutes

Config local proxy:

  • address: localhost
  • port: 8080

Open page on any browser:


Start mitmproxy:

  mitmproxy -s RequestStream.py

Every 5 minutes, you can find the response in data.txt file (is auto-generated)

If you want to try it with your own telegram channel

Set into TelegramCaller.py

  • TELEGRAM_TOKEN
  • CHAT_ID

Set into TwitterCaller.py

  • TWITTER_TOKEN

Start:

Community

Join the conversation and help the community.

Buy Me A Coffee

  • ETH: 0xD528F629fc4165458BBba6c7ff889C29a951aebF
  • BTC: 3EkUnn9jpnPLZDMnwgScMtTtvJZXuD4UYw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published