-
Notifications
You must be signed in to change notification settings - Fork 65
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
getSearch() not working any more. #23
Comments
In parseAppList function try class name with card, if its not working then put class name "Vpfmgd". |
I'm not sure how to use the class name with card. But I changed the first class to ".Vpfmgd". That made it work. Also I used the ".WsMG1c" for fetching the title. Image and author were still working fine. Thank you very much! |
Oh I am so glad if you are happy...but I have also issues...could u guide
me if u can.
this code was working fine for getting app list. but now its showing only 50 apps...could u check your code for getting list page.what are results there
|
we are working on same project I think...it may be helpful for both of us.
If u have another queries do let me know.
|
could you guide me....this code was working fine for getting app list. but
now its showing only 50 apps...could u check your code for getting list
page.what are results there
|
I think it is because. https://play.google.com/store/ by default is showing 50 apps pr. page. |
so what if we want pagination and further apps also
…On Mon, Oct 7, 2019 at 2:16 PM jokajoka4 ***@***.***> wrote:
I think it is because. https://play.google.com/store/ by default is
showing 50 apps pr. page.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#23?email_source=notifications&email_token=ANFNXEUIOLNXAUAJEDUSL3TQNL5ARA5CNFSM4I5BB5F2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPSIBY#issuecomment-538911751>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANFNXESSM6MMK7TJTRFADNDQNL5ARANCNFSM4I5BB5FQ>
.
|
The getSearch() is not finding any results. Maybe it is because Google has changed the .classes which the scraper is using to filter content.
Can you check if this is the case?
The text was updated successfully, but these errors were encountered: