Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eskaliert680/tellonym-pasteurize
Basic webcrawler for flooding Tellonym boards.
https://github.com/eskaliert680/tellonym-pasteurize
Last synced: 14 days ago
JSON representation
Basic webcrawler for flooding Tellonym boards.
- Host: GitHub
- URL: https://github.com/eskaliert680/tellonym-pasteurize
- Owner: eskaliert680
- License: gpl-3.0
- Created: 2023-07-11T08:19:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-11T08:39:52.000Z (over 1 year ago)
- Last Synced: 2024-12-19T15:11:19.495Z (19 days ago)
- Language: Python
- Size: 3.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tellonym Pasteurizer
Basic webcrawler (Selenium) for flooding Tellonym anonymous message boards.
# Instructions
There are a few libraries you need to install:
`pip install selenium`
`pip install undetected_chromedriver`
`pip install fake_useragent`
From there, all you need to do is run `main.py`
`py main.py`