Need a website on PHP parser (AliExpress - Amazon) + management + n8n - push to WordPress
Good day to everyone!
Our project will be divided into stages.
In the first stage, it will be a parser only for AliExpress (Title description - characteristics - main photo - description photo - parameters (photo and name) \ Title and descriptions from Amazon. We already have a program written earlier in PHP
------Front
\\ There is a hint for the front (vibe coding on Lovable - but there 60-80% of our questions are closed)
In fact, the front is not closed..... here I would like to know your opinion, suggest something.
------Back
A website is needed in PHP that will perform tasks
1) Parse information from AliExpress - Amazon.
2) Users will be needed, but for now only admin
3) The parsed information can be managed. Select which photos are needed (add to the list - OK)
- Title description will be sent to n8n and receive a response from it to insert the answers into the fields
4) Push processed products to the WordPress site
------
Information storage will be on the server as text (links with photos)
----- Currently, the following pages are needed on the site:
- Login
- Dashboard with a list of products for processing
- Page "Work on the product"
--- ABOUT the pages
* Dashboard
- Enter the link to start parsing
- The product appears in the list, click on it to go to the "Work on the product" page, and there is also a "Send to site" button
- Status button processed (ok - not ok)
*Page "Work on the product"
- Add a link (can be to Amazon or another AliExpress) and the parser will start working immediately
- All photos that are parsed will be blocks on the left side, and on the right those selected for upload to the site, and they can be dragged and dropped or selected as needed and clicked to move. There are delete buttons
- All descriptions and all titles and characteristics will be sent to N8n with the button "Send request to N8n" and receive a response from it and insert the response into the cells
- Additional cells will be (slug, meta description, key word)