app-store-scraper icon indicating copy to clipboard operation
app-store-scraper copied to clipboard

List not returning ranks for the following category:

Open josepius-clemson opened this issue 2 years ago • 0 comments

  • Operating System: LINUX
  • Node version: v16.16.0
  • app-play-scraper version: "app-store-scraper": "^0.17.0"

Description:

List not returning ranks for the following category: 'CATALOGS' 'GAMES_DICE' 'GAMES_EDUCATIONAL'

Example code:


### Error message:

TypeError: Cannot read properties of undefined (reading 'map')
    at ~/node_modules/app-store-scraper/lib/list.js:57:17
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async CsvParserStream.<anonymous> (~/apple_ranks_cat.js:36:2)

josepius-clemson avatar Nov 15 '22 23:11 josepius-clemson