Shehryarssj / AlphaReader

Alpha Reader is a flutter app that lets users read, search, bookmark and download manga. It has a simple yet beautiful UI. It uses a flask API at backend hosted at Heroku. The API scrapes data from a manga-reading website.
8 stars 6 forks source link

Chaper Images is not responding #1

Open LordThami opened 3 years ago

LordThami commented 3 years ago

Chapter Images is not responding

https://bu3.mkklcdnv6tempv2.com/mangakakalot/m1/martial_peak/chapter_870_provocation/9.jpg

LordThami commented 3 years ago

Can I have the scraping script open source 🙏 ?

Shehryarssj commented 3 years ago

Hello. Actually the problem is not with the scraping script. The image links are protected with cloudflare. Cloudflare only allows the images to be opened inside a browser with javascript enabled. This is the scraper I am using: Shehryarssj/manganelo-flask-api (github.com) https://github.com/Shehryarssj/manganelo-flask-api. It is a flask api. If you are able to solve this issue please let me know. Have a nice day ;)

On Fri, Mar 5, 2021 at 8:20 PM rachidoumjahde notifications@github.com wrote:

Can I have the scraping script open source 🙏 ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Shehryarssj/AlphaReader/issues/1#issuecomment-791485912, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALONMDZ4OGEAYLGUAJE45VDTCDZDPANCNFSM4YVMMDHQ .