Coder Social home page Coder Social logo

parsingsystem's Introduction

Data Parser

Data Parser is an application developed using PyQt5 for parsing data from a website and displaying it in a user-friendly interface.

image

Description

The application allows the user to select the parsing mode (normal or asynchronous), input the category URL, and then perform parsing. The retrieved data is displayed in tables, showing the selection ID, product count, and timestamp. The user can also view products associated with the selection and sorting functionalities.

Installation

  1. Install the required dependencies by running the following command:
pip install -r requirements.txt
  1. Launch the application by executing the following command:
python main.py

Usage

  1. Enter the category URL in the "Category URL" field.
  2. Click the "Parse Normally" button to initiate normal parsing or "Parse Asynchronously" for asynchronous parsing.
  3. Once the parsing is complete, the data will be displayed in tables.
  4. To view products associated with the selected selection, click on the corresponding row in the selections table.
  5. To sort data by price or alphabetical order, click on the respective column in the products table.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

parsingsystem's People

Contributors

ilyakukharchuk avatar

Stargazers

 avatar

Watchers

 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.