Code Monkey home page Code Monkey logo

infinity-scrape's Introduction

Infinity Scraper

Thanks to @admin-else for stealing this code!

Thank you so much admin else!

Have you ever wanted to create anime or honey or anything else in Infinity Craft, but didn't know how? With this repository, now you can...

Also there is already something like this as a discord bot.

Installation

Step 1: Install Python

Before you can use the Infinity Scraper, you need to have Python installed on your system. Follow these steps to install Python:

  1. Open your web browser and navigate to the Python download page.
  2. Download the latest version of Python for Windows.
  3. Once the download is complete, run the installer.
  4. Follow the on-screen instructions to complete the installation process, ensuring that you select the option to add Python to your system PATH.

Step 2: Install Git

Before you can clone the repository, you need to have Git installed on your system. Git is a version control system that allows you to manage and track changes to files. Follow these steps to install Git:

  1. Open your web browser and navigate to the Git download page.
  2. Download the latest version of Git for Windows.
  3. Once the download is complete, run the installer.
  4. Follow the on-screen instructions to complete the installation process, ensuring that you select the appropriate options for your system.

Step 3: Clone the Repository

Now that Python and Git are installed, you can clone the Infinity Scraper repository to your local machine. Follow these steps:

  1. Open the Command Prompt by pressing Win + R, typing cmd, and then pressing Enter.

  2. Navigate to the directory where you want to clone the repository using the cd command. For example:

    cd C:\Projects
  3. Clone the repository by running the following command:

git clone https://github.com/admin-else/infinity-scrape
  1. Once the cloning process is complete, navigate into the cloned directory:
cd infinity-scrape

Step 4: Install Python Dependencies

Infinity Scraper relies on certain Python libraries to function (its just requests). You can install these dependencies using the following command:

pip install -r requirements.txt

Usage

Once you have installed everything, you can run:

python3 howtoget.py

This command will provide you with a list of items you need to craft for your desired item. However, if you encounter a message like:

$ python3 howtoget.py
what do you want: trolling
didn't find source of Trolling...

It means the source for your desired item is not found. In such a case, you need to run the scraper again until you find your desired word. You can do this with:

$ python3 scrape.py

If you do that, it would be appreciated if you could make a pull request so that other people don't have to go through the same process. If you have more problems you can contact me on discord @admin_else.

infinity-scrape's People

Contributors

betagameryoutube avatar

Stargazers

 avatar

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.