Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kangoo13/textbroker-author-article-picker
Bot that automatically lock an order into a textbroker's author account.
https://github.com/kangoo13/textbroker-author-article-picker
author-textbroker automation bot colly crawler go gocolly golang scrapper spider textbroker textbroker-author textbroker-order-picker textbroker-orders textbroker-scrapper
Last synced: 8 days ago
JSON representation
Bot that automatically lock an order into a textbroker's author account.
- Host: GitHub
- URL: https://github.com/kangoo13/textbroker-author-article-picker
- Owner: kangoo13
- License: mit
- Created: 2020-03-27T12:51:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T18:29:23.000Z (almost 5 years ago)
- Last Synced: 2023-02-28T23:53:29.910Z (almost 2 years ago)
- Topics: author-textbroker, automation, bot, colly, crawler, go, gocolly, golang, scrapper, spider, textbroker, textbroker-author, textbroker-order-picker, textbroker-orders, textbroker-scrapper
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Textbroker Author Article Picker
Tired of refreshing the textbroker's author page to find for new articles to write and to miss them ?
This script/bot does:
Automatically select an order when available as an textbroker author.
When selected, the order is blocked for you (textbroker mechanism), and you will have 10 minutes to go on textbroker and validate if you want it or not.
This program will also make a loud sound so that you are notified when an order is selected.For author textbroker only, not clients !
This is basically a textbroker author orders scrappers, with a select functionality too.# Features
- You can set the minimum gain in euros that you want for the order.
- Do not select order that you have already selected before.# Installation
Very simple :
```
git clone [email protected]:kangoo13/textbroker-author-article-picker.git
cd textbroker-author-article-picker
cp .env.dist .env
```At this point, do not forget to modify the values in the .env file. (login and password to connect on textbroker mostly)
And finally:```
go build
./textbroker-author-article-picker
```# Contribution
Any enhancements or even ideas are welcome, through issues !
# Chat
Feel free to speak with me on FreeNode IRC, my nickname is kangoo13