Giter Club home page Giter Club logo

Comments (5)

facundoolano avatar facundoolano commented on June 12, 2024

Are those apps part of itunes? can you link one?

from app-store-scraper.

m-amr avatar m-amr commented on June 12, 2024

I can't found a link for it but the watchOS apps is listed on the app store of apple watch.
I have tried to use Itunes RSS and Itunes search API but i couldn't found a way to get IOS apps or watchOS apps.

I found that the supporting devices are iPad and Mac only. why you are not supporting iPhone devices ?

const device = {
  IPAD: 'iPadSoftware',
  MAC: 'macSoftware',
  ALL: 'software'
};

I don't know how website like https://watchaware.com/watch-apps can get these data ?

from app-store-scraper.

facundoolano avatar facundoolano commented on June 12, 2024

I have those devices because those are the only ones that work (AFAIK) with the search endpoint we're using for the scraper. I don't think it makes sense to scrape third party websites in this project, if apple isn't mixing the watchOS apps with iOS then probably we shouldn't either.

Closing this, but feel free to comment again if you find a way to get watchOs data from iTunes, and I'll reopen.

from app-store-scraper.

m-amr avatar m-amr commented on June 12, 2024

I would like to ask can this library get IOS apps ?

because i can see only theses devices ?

const device = {
  IPAD: 'iPadSoftware',
  MAC: 'macSoftware',
  ALL: 'software'
};

from app-store-scraper.

facundoolano avatar facundoolano commented on June 12, 2024

I think setting it to IPAD means iOS apps. It's kind of hard to know because it's not well documented by apple. Maybe if you have an example of an iPhone app that's not available for iPad we could confirm.

from app-store-scraper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.