Python Script for Amazon Orders
Budget: €8 – €30 EUR
I'm looking for a Python script that can help me download all my purchased items' invoices from Amazon.pl and Amazon.De.
Key requirements:
- The script should extract the shipping details
- The extracted data should be saved in an Excel file.
The script needs to be manually run. I don't require it to run automatically at regular intervals.
Ideal skills for this job:
- Proficient in Python
- Experience with web scraping and data extraction
- Familiarity with Amazon's invoicing system
- Excel file handling in Python
I am currently have the same script, which does the work but with Allegro.pl
I need the same script who could do the same, just with Amazon.pl and Amazon.de
Request:
I put date interval to check:
Example i run the script and entering today date, let me choose how much order to check.
Example: 100
It starts checking 100 orders from last order.
It should collect Item SKU (SKU is unique item ID from the link, example B097QN8W8L)
So, it checking for today delivered items and if it was delivered today, collect
The SKU
Tracking number of delivery
Seller name of amazon
Item title
and after checking my previous entered count, save results to excel.
As i say, i have same script which works with Allegro API, just need to edit it.
Also need the script to download all purchased invoices from Amazon.PL and Amazon.de from my choosed date.
Key requirements:
- The script should extract the shipping details
- The extracted data should be saved in an Excel file.
The script needs to be manually run. I don't require it to run automatically at regular intervals.
Ideal skills for this job:
- Proficient in Python
- Experience with web scraping and data extraction
- Familiarity with Amazon's invoicing system
- Excel file handling in Python
I am currently have the same script, which does the work but with Allegro.pl
I need the same script who could do the same, just with Amazon.pl and Amazon.de
Request:
I put date interval to check:
Example i run the script and entering today date, let me choose how much order to check.
Example: 100
It starts checking 100 orders from last order.
It should collect Item SKU (SKU is unique item ID from the link, example B097QN8W8L)
So, it checking for today delivered items and if it was delivered today, collect
The SKU
Tracking number of delivery
Seller name of amazon
Item title
and after checking my previous entered count, save results to excel.
As i say, i have same script which works with Allegro API, just need to edit it.
Also need the script to download all purchased invoices from Amazon.PL and Amazon.de from my choosed date.