Is API broken?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 217
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 1
Description
I am trying to retrieve specific apod data by date params from new v2 site but it just gives me the latest 25 apod json list and even tried to get random apod data by count but still it gives me that 25 json data list
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported v2 API requests using date and count parameters, comparing their responses with the expected APOD data. Then trace the request handling in the repository to identify whether those parameters are parsed and applied; done means the requested date or count behavior works, or the supported behavior is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100