Update EC2 price scraping script
Open
drivers: ec2
stale
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 931
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 4
Description
I tried to run EC2 price scraping script before the release (``contrib/scrape-ec2-sizes.py``), but it seems the format in the JSON and JavaScript files has changed so the script doesn't give expected results anymore.
We need to update the script to correctly handle the new format.
Contributor guide
Research direction
Start with contrib/scrape-ec2-sizes.py and run it before examining how the current JSON and JavaScript formats differ from what the script expects. Done means the script handles the new format and produces the expected EC2 price results; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100