Scrape the site https://apps.apple.com/ua/app/
All applications and games from the Applications, Games section in Ukrainian and English (region Ukraine and USA).
Each category contains subcategories by genre, for example, Applications have subcategories (genres) such as Purchases, Communication, Finance, etc. The Games section has subcategories such as Arcade, Casual, Action, and many others.
The list of links for parsing is not provided; it needs to be collected independently.
1. The data should be in the form of a json file so that it can be uploaded to a mysql database for our structure:
In the .json file, it is necessary that the structure for each application includes the exact names of the image files.
Full link to the category/section
Name of the category/section
Full link to the application/game
Name of the application/game
Developer
Application rating
Application size (megabytes)
Age restrictions
Cost (price)
Compatibility (iPhone, iPad, iMac (MacOS), iPod touch, Apple Vision, etc.)
Link to the compatible device, for example https://apps.apple.com/ua/app/telegram-messenger/id686449807?l=uk&platform=iphone, https://apps.apple.com/ua/app/telegram-messenger/id686449807?l=uk&platform=ipad)
Image from the page - Application/Game logo
Image from the page - "screenshots" of the application/game (first 3 screenshots)
Description of the application/game (text description and all technical information: version, cost, updates, languages, etc.)
All categories to which the application/game belongs
2. We also need a folder for this file:
- With images (application/game logo + images from the application/game page)
To summarize, we need to have:
- data.json - all information
- Folder images with images from the application/game page
I look forward to your proposals.
Each category contains subcategories by genre, for example, Applications have subcategories (genres) such as Purchases, Communication, Finance, etc. The Games section has subcategories such as Arcade, Casual, Action, and many others.
The list of links for parsing is not provided; it needs to be collected independently.
1. The data should be in the form of a json file so that it can be uploaded to a mysql database for our structure:
In the .json file, it is necessary that the structure for each application includes the exact names of the image files.
Full link to the category/section
Name of the category/section
Full link to the application/game
Name of the application/game
Developer
Application rating
Application size (megabytes)
Age restrictions
Cost (price)
Compatibility (iPhone, iPad, iMac (MacOS), iPod touch, Apple Vision, etc.)
Link to the compatible device, for example https://apps.apple.com/ua/app/telegram-messenger/id686449807?l=uk&platform=iphone, https://apps.apple.com/ua/app/telegram-messenger/id686449807?l=uk&platform=ipad)
Image from the page - Application/Game logo
Image from the page - "screenshots" of the application/game (first 3 screenshots)
Description of the application/game (text description and all technical information: version, cost, updates, languages, etc.)
All categories to which the application/game belongs
2. We also need a folder for this file:
- With images (application/game logo + images from the application/game page)
To summarize, we need to have:
- data.json - all information
- Folder images with images from the application/game page
I look forward to your proposals.