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

Add support for blogs that require login. #5

Open
RafayGhafoor opened this issue Nov 16, 2017 · 0 comments
Open

Add support for blogs that require login. #5

RafayGhafoor opened this issue Nov 16, 2017 · 0 comments

Comments

@RafayGhafoor
Copy link

RafayGhafoor commented Nov 16, 2017

The script doesn't allow to scrap blogs with privacy enabled. A bypass for this would be to use mechanize module to first log-in and then execute the script or using selenium or phantomjs (if there's any js involved).

p.s. also consider seeing this gist which requires [requests] for performing the given task.

https://gist.github.com/zhanglongqi/faf747ec5406997683ee

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