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

404 - File Not Found Requested resource not found #38

Open
DKSoomro opened this issue Sep 23, 2020 · 0 comments
Open

404 - File Not Found Requested resource not found #38

DKSoomro opened this issue Sep 23, 2020 · 0 comments

Comments

@DKSoomro
Copy link

DKSoomro commented Sep 23, 2020

$scraper = new Scraper();
$apps = $scraper->getList('topselling_free', 'SOCIAL');
return print_r($apps);

returning
404 - File Not Found
Requested resource not found

Also,

$apps = $scraper->getListChunk('topselling_free', 'SOCIAL', 20, 80);
return print_r($apps);

is returning the same

404 - File Not Found
Requested resource not found

My project is in CodeIgniter and I want listing from Google PlayStore. Please I need the solution ASAP. Anyone?

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

1 participant