https://github.com/thejoin95/500px-bot
A simple (unfinished) 500px bot
https://github.com/thejoin95/500px-bot
500px automation bot
Last synced: 9 months ago
JSON representation
A simple (unfinished) 500px bot
- Host: GitHub
- URL: https://github.com/thejoin95/500px-bot
- Owner: TheJoin95
- License: mit
- Created: 2016-02-27T18:08:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T23:20:30.000Z (over 8 years ago)
- Last Synced: 2025-08-30T16:29:51.860Z (10 months ago)
- Topics: 500px, automation, bot
- Language: Python
- Homepage:
- Size: 973 KB
- Stars: 21
- Watchers: 6
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 500px-bot
**[WARNING]** This repo is still under develop.
Useful tool for get reputation in 500px website (idea based on instabot.py).
Auto-comment, auto-like based on your preference (you need to put these in your config file).
Follow and Unfollow functionality, for reach new people and increment your views.
Search photos and user to comment and follow based on a pre-defined list of tags and keywords.
(You can still use the standard research for trending photos or fresh and upcoming photos).
# Usage
Download or clone the repo, then install via pip the requirements libs.
Then to run the script, in a simple way, you can just type:
`python init.py -u username -p pswd`
this will run the script in default mode. You can specify a config file:
`python init.py --config config.json`
more to come...
# doc
More to come...
# todo
- make a doc
- make a method list
- make example
- better code
- better comment
- improve queue
- multiaccount
- more features
I do not assume responsibility for the use of this repo. I created this just for personal purpose and fun.