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

Steam recently update.... #5

Open
ghost opened this issue May 4, 2016 · 4 comments
Open

Steam recently update.... #5

ghost opened this issue May 4, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented May 4, 2016

Hi can you update your steam scraper code?

Steam ' s Review system updated recently...

maybe some tags were changed

It leads your code isn't working now.... :(

If you have free time

maybe you can update this project and fix it

hope you can 💃

need help....

thanks a lot!

http://store.steampowered.com/news/21695/

@ghost
Copy link
Author

ghost commented May 6, 2016

Hi! I already have found the problem and solved it.

Because of the "review_url" this tag' s class style was changed by steam.

Correct it Here:
review_url = cls.selector_path(selector, 'div/div[@Class="rightcol"]/a/@href')[0]

@rhaarm
Copy link
Owner

rhaarm commented May 6, 2016

I actually will be providing an update soon, discovered that a few of the
xpaths changed. Also the content of the review is getting truncated in a
few, along with a few encoding issues.

On Fri, May 6, 2016, 6:25 AM Damn_NUK_Rock [email protected] wrote:

Hi! I already have found the problem and solved it.

Because of the "review_url" this tag' s class style was changed by steam.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#5 (comment)

@ghost
Copy link
Author

ghost commented May 6, 2016

Thank your for your notice, i already have saw it .

@huspau
Copy link

huspau commented Jan 31, 2017

Hi rhaarm, is the issue fixed or an update of the source code is still required? We are interested to use your code for extracting reviews :)

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