nasa / nasa/apod-api

Is API broken?

Open
#175 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.