Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.
PhobiaCide edited this page Jul 19, 2024 · 1 revision

Evepraisal Clone Wiki


Table of Contents

  1. Introduction
  2. Getting Started
  3. How It Works
  4. Contributing
  5. Issues

Welcome to the Evepraisal Clone Wiki

Welcome to the official wiki for the Evepraisal Clone! This wiki aims to provide comprehensive documentation for users and developers. Whether you're here to understand how to use the tool or contribute to its development, you've come to the right place.

What is the Evepraisal Clone?

The Evepraisal Clone is a web application designed to help Eve Online players quickly appraise items by copying and pasting data directly from the game. It parses the text input, looks up current market prices, and provides a detailed valuation.

Features

  • Text Parsing: Copy and paste item data directly from Eve Online.
  • Price Lookup: Fetches current market prices for items.
  • Detailed Valuation: Provides a comprehensive breakdown of item values.
  • User-Friendly Interface: Simple and intuitive design for ease of use.

Getting Started

To get started with the Evepraisal Clone, follow these simple steps:

  1. Visit the Website: Navigate to Evepraisal Clone.
  2. Copy Data: In Eve Online, copy the list of items you want to appraise.
  3. Paste Data: Paste the copied data into the text area on the Evepraisal Clone homepage.
  4. Appraise: Click the "Appraise" button to get your item valuation.

How It Works

  1. Text Parsing: The tool uses a custom parser to read the pasted text and extract item names and quantities.
  2. API Calls: The extracted data is sent to an Eve Online market API to retrieve current prices.
  3. Valuation: The prices are then used to calculate the total value of the items, which is displayed to the user.

Contributing

We welcome contributions from the community! Here’s how you can get involved:

  • Report Issues: Found a bug or have a feature request? Let us know by creating an issue on our GitHub repository.
  • Contribute Code: If you're a developer, feel free to fork the repository and submit pull requests.
  • Improve Documentation: Help us improve this wiki and other documentation.

Issues

For support or inquiries, submit an issue report

Thank you for using the Evepraisal Clone! Fly safe o/