Parser descriptions of goods from online stores

Employer
[no-member:pro]Denis[/no-member:pro]Denis
Project parameters
Type of cooperationOne-time project
SectionSoftware development
Prepaymentwithout prepayment
Payment methodsElectronic money
Acceptance of requestsclosed
Project description
There are prices in Excel with eight columns:
1. Link to the product on the website of the online store
2. Article of the goods
3. Price.
4. Available colors
5. Available sizes
6. Materials
7. Category of goods
8. Presence in stock
Currently, only links to the product in the online store are filled. And the following: write a simple program - parser, in which I could specify the files of prices and she would go to the links and collect all the necessary information saving it in the price list (updating it). All information will need to be parsed from 3 different sites. All the sites have fields that interest me.
The program should work quickly, but do not carry a load on the server of the online store.
This was the first phase of the task.
If this works, then I’ll need to add a program to import data from Excel files to my site into MSSQL database, but more on that later. First of all, I need to implement the first part.
1. Link to the product on the website of the online store
2. Article of the goods
3. Price.
4. Available colors
5. Available sizes
6. Materials
7. Category of goods
8. Presence in stock
Currently, only links to the product in the online store are filled. And the following: write a simple program - parser, in which I could specify the files of prices and she would go to the links and collect all the necessary information saving it in the price list (updating it). All information will need to be parsed from 3 different sites. All the sites have fields that interest me.
The program should work quickly, but do not carry a load on the server of the online store.
This was the first phase of the task.
If this works, then I’ll need to add a program to import data from Excel files to my site into MSSQL database, but more on that later. First of all, I need to implement the first part.