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

Missing Date #9

Open
mohamedali92 opened this issue Jul 14, 2015 · 1 comment
Open

Missing Date #9

mohamedali92 opened this issue Jul 14, 2015 · 1 comment

Comments

@mohamedali92
Copy link

I really like your script for its simplicity and ease of use, but I noticed you dont include the date when you scrape the reviews. Can you add that to the code? or tell me the expression to find the date element?Also, am wondering how do actually know the paths for these elements?

Regards!

@grych
Copy link
Owner

grych commented Jul 15, 2015

Hi,
I am not developing this script anymore, if you want to find the date of the review, it should be somewhere near user_node. To find it try this to download the XML from http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=%s&pageNumber=%d&sortOrdering=4&onlyLatestVersion=false&type=Purple+Software and parse it. Good luck! Push the change to the repository, I will accept it

On 14 Jul 2015, at 03:13, mohamedali92 [email protected] wrote:

I really like your script for its simplicity and ease of use, but I noticed you dont include the date when you scrape the reviews. Can you add that to the code? or tell me the expression to find the date element?Also, am wondering how do actually know the paths for these elements?

Regards!


Reply to this email directly or view it on GitHub #9.

Grych

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

2 participants