Giter Club home page Giter Club logo

seo-bot's Introduction

Search Engine Optimisation bot

Simple SEO bot written in Python. Runs on OSX with Tor Browser Bundle Installed.

Refactor by MorrisLin

Requirements:

pip install -r requirements.txt 

How to Use

  1. Download or clone this repository.
  2. Update Tor Browser - open your Tor Browser as you normally would, or download from here: https://www.torproject.org
    • Tor Browser should update automatically on open. If it does not, check your preferences in the Tor Browser.
  3. Open Terminal and cd to the seo-bot-python respository downloaded in step 1.
  4. Run: pip install -r requirements.txt
  5. Run: python main.py
  6. choose mode times or infinity
  7. input times(when choose times mode)
  8. input URL
  9. Sit back and grab a coffee.

How seobot works

  1. Sets up a default proxy at local host.
  2. Initialises SSL.
  3. Takes a target URL from user input.
  4. Opens Tor Browser, waits to load.
  5. Opens target URL in new tab, waits to load.
  6. Changes identity every 50 seconds through port 9151, previously initialised in steps 1 and 2.
  7. Returns read and write bytes generated after each switch.

History

  • 0.1.1 (2022/08/23)
    • Refactor project architecture
    • Add requirement.txt
    • Add two mode for browse
    • Fix Mac open Tor not found
    • Fix change IP connection refused

Future updates

  1. support Windows

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.