We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"rcp_no = 20240102800001" 인 경우에 위 처럼 다운로드 링크를 반환하지 않지만 실제로는 https://dart.fss.or.kr/pdf/download/main.do?rcp_no=20240102800001&dcm_no=9560847 와 같이 zip파일을 다운로드 할 수 있는 링크가 있습니다.
다른 데이터들을 확인해보니 다운로드에 "zip파일만" 있는 경우에 dcm_no을 찾지 못하는 것 같아서 확인해주시면 감사합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
"rcp_no = 20240102800001" 인 경우에 위 처럼 다운로드 링크를 반환하지 않지만 실제로는
https://dart.fss.or.kr/pdf/download/main.do?rcp_no=20240102800001&dcm_no=9560847 와 같이 zip파일을 다운로드 할 수 있는 링크가 있습니다.
다른 데이터들을 확인해보니 다운로드에 "zip파일만" 있는 경우에 dcm_no을 찾지 못하는 것 같아서 확인해주시면 감사합니다.
The text was updated successfully, but these errors were encountered: