Skip to content
New issue

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

Help needed #42

Open
iDevelopper opened this issue Jul 1, 2019 · 1 comment
Open

Help needed #42

iDevelopper opened this issue Jul 1, 2019 · 1 comment

Comments

@iDevelopper
Copy link

Hi,

Framework seems great! Thank you!

I need some help. I'd like to parse an iTunes API request (top 20 albums: https://itunes.apple.com/FR/rss/topalbums/limit=20/xml) and save in a datasource:

For each album:

  • link
  • title
  • name
  • artist
  • image url

Can you please provide an example?

Regards,

@kazuhiro4949
Copy link
Member

@iDevelopper I'm sorry for late.

This is a example to access xml data. You can access iTunes API result in the same way.
https://github.com/yahoojapan/SwiftyXMLParser#example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants