Skip to content

This code doesn't work #2

@ycyoon

Description

@ycyoon

When I run crwalPlay.py(python version 3.2.3) ,I get error below

A fresh start ...
Type = free Cateory = BOOKS_AND_REFERENCE
https://play.google.com/store/apps/details?id=com.nhn.android.search
Traceback (most recent call last):
File "crawlPlay.py", line 191, in
getApps( url )
File "crawlPlay.py", line 168, in getApps
apps, skipped_apps = getTopAppsData( url, start_idx, size, app_type )
File "crawlPlay.py", line 157, in getTopAppsData
if app_details: apps.append( app_details )
UnboundLocalError: local variable 'app_details' referenced before assignment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions