Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/lxi1400/repl.it-scraper

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lxi1400/repl.it-scraper

  • v0.0.0-20210530160608-37e1d6734e8a
  • Source
  • Go
  • Socket score

Version published
Created
Source

Only working repl.it scraper (for discord tokens) as of 28/02/2021 (that doesn't just return the URL)

Note to repl.it employees if they see this repository (doubt it)

Hi!

General useless nerdy information

What it does (steps):
1) Scrapes repl.it URLS off bing
2) Downloads zip file of repl.it repository to a local folder
3) extracts files from zip
4) reads file data for a token
5) dumps tokens to a file
6) opens up the notepad containing all of the tokens
7) cleans up junk files

Code is ugly I know, but it works.

Not gonna be extremely fast. Deal with it.

I was too lazy to partition it into multiple files.

How to build

How to build:
go build -ldflags "-s -w"

Don't want to build it for whatever reason? (here's a way to run it through source):
go run main.go

FAQs

Package last updated on 30 May 2021

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc