Skip to main content

A package to feed things on social

Project description

socialfeeder

Mini CLI to feed social activities with supported actions:

  • click
  • fill
  • browse
  • scroll down
  • wait
  • save-text

Installation:

python -m pip install socialfeeder --upgrade

# install from git
python -m pip install git+https://github.com/datnguye/socialfeeder.git --upgrade

# check version
python -m socialfeeder --version
docker pull tuiladat/socialfeeder:latest
git clone https://github.com/datnguye/socialfeeder.git
cd socialfeeder
python -m pip install -e . --upgrade

Usage

  • Using pip
python -m socialfeeder --help

Sample commands: ** Run facebook:

python -m socialfeeder --social "facebook" --config "C:\Users\DAT\Documents\Sources\socialfeeder\samples\like_top_5-share_2-posts.xml" --feed

BUILD

docker build

Development Enviroment

Virtual enviroment:

python -m venv env

Activate virtual env:

Windows: 	.\env\Scripts\activate
Linux:		source env/bin/activate

Install dependencies:

pip install -r requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

socialfeeder-1.1.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

socialfeeder-1.1.1-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page