Skip to main content

Tool for social media automation

Project description

bostas==0.0.2

A python package for automated web surfing based on selenium module .

Now released on pypi.prg . Check out now Here .


:green_book: Read Full official documentation Here .

importent links

Installation And Usage(short)

for descripted documentation view here.

  1. To make this bot active you have to download a selenium webdriver. Download any web brouser of your choice.
    First check the version of your brouser then download the driver of same version.
    Download through direct link
  2. Make sure you have downloaded python3 in your Mechine.
    Download python Here
    It's better for you to use a Good IDE.(pycharm/vscode/jupyter notebook....etc.)
  3. Now time to install Bostas. Use "pip install bostas" to install bostas in your sustem.
    No need to install dependencies like selenium,beautifulsoup4 as bostos comes with it's own dependency.
    You are all set to roll.
  4. Use this starter plate to active your bot
    Make sure you have an account on your terget site. Cuz anonymously you can't enter on social media sites.
        from bostas import instabot # for instagram heist
        from selenium import webdriver

        # replace with the "PATH" in your local mechine of the installer file of newly downloaded  webdriver.
        # like "C:/Users/USER/Downloads/edgedriver_win32/msedgedriver.exe" // for edge driver.
        # get more help on google.

        insta = instabot.InstaBot()
        insta.setup(mydriver=webdriver.Edge("C:/Users/TIRTHA/Downloads/edgedriver_win32/msedgedriver.exe"))

        # login to instagram account
        insta.login("username", "passward")

        # this will take you to home page of your account.
        # You can set more action using the in-built function like....
        # insta.LikeCommentByUsername(target="user",like=True,comment=True)
        # insta.FollowFollowers()
        # insta.unfollowfollower(["username1","username2",.....])
        # learn more Features on Documentation.

Now you are set to play with it.

Disclaimer:

Please be aware of that bostos is a under research period. Maintainer is not responsible for any illigal or violent
usage of this tool. Use it on your responsibility. Maintainer will not responsible if your account get banned or on any legal
action due to extensive use of this tool.

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

bostas-0.0.2.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

bostas-0.0.2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file bostas-0.0.2.tar.gz.

File metadata

  • Download URL: bostas-0.0.2.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.6

File hashes

Hashes for bostas-0.0.2.tar.gz
Algorithm Hash digest
SHA256 bb7eeff795b399cffcf84206be28136c7d39e99146bfb22233f86a66058fd594
MD5 11d6f880570fcae182f38eebca9f178d
BLAKE2b-256 82e097b15c8b4b866713603dbd74d35925b2961e33d904a70e54439605ba6499

See more details on using hashes here.

Provenance

File details

Details for the file bostas-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: bostas-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.6

File hashes

Hashes for bostas-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a1295b1baf32e8471a5175168c09b837174482fe6a6a1251a3282b9f586781ec
MD5 ca7a5fd4ca49e581acc28f83ea6e0af4
BLAKE2b-256 e45c8eb4e5b346cd56c13c7c0b0fecf0f5bc366fd0497656512bf0c20960c8bf

See more details on using hashes here.

Provenance

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