GithubHelp home page GithubHelp logo

wiley-downloader's People

Contributors

ashaherb avatar smoodie7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wiley-downloader's Issues

issue

excuse me for bothering you,
here is my problem, i was trying to get this doc.:

C:\Users\daw\AppData\Local\Programs\Python\Python39> python scraper.py https://onlinelibrary.wiley.com/doi/epdf/10.1111/add.15115
  File "C:\Users\daw\AppData\LLonB7UtV97nMVRn1w2bM656PLog19npoEaper.py", line 7
    <!DOCTYPE html>
    ^
SyntaxError: invalid syntax

am i doing smth. wrong?
Thanx in advance!

Getting AttributeError: 'NoneType' object has no attribute 'findAll'

Hi,

thank you very much for your work. I tried your script via Peppermint OS, but unfortunately I get the following error.

python scraper.py https://onlinelibrary.wiley.com/doi/book/10.1002/9783527678488 Traceback (most recent call last): File "scraper.py", line 22, in <module> title_text = ''.join(title.findAll(text=True)) AttributeError: 'NoneType' object has no attribute 'findAll'

Do you have a solution?

Sincerly

Stephan

Code not working

Hi, thank you so much for your work I am using the code to download a book that is divided into 34 chapters from wiley online library. At first I got some errors which I figured out by changing different things such as urllib2 to urllib3 and pyPDF3 etc however, I am still getting this error

Traceback (most recent call last):
File "c:\Users\IMTIAZ NABI\AppData\Local\Programs\Python\Python39\scraper.py", line 17, in
url = sys.argv[1]
IndexError: list index out of range

Kindly help me if you can I need this book for my research. Thank you once again

Not functional at all.

I just want to make it clear for anyone who comes across this. The bug mentioned in the other "Issue" is still there and makes this completely non-functional.

Error: bs4.FeatureNotFound on any usage.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.