rss-bridge
rss-bridge copied to clipboard
Bridge request for Webtoon
Bridge request
General information
-
Host URI for the bridge: webtoon.com
-
Which information would you like to see? Every Image (not just two like the officle RSS Feed)
-
How should the information be displayed/formatted? the Images should just be implantet in as html code, so it is visible in the HTML view, not as Attachments
-
Which of the following parameters do you expect?
- [X] Title
- [X] URI (link to the original article)
- [X] Author
- [X] Timestamp
- [X] Content (every Image!)
- [ ] Enclosures (pictures, videos, etc...)
- [X] Categories (optional)
Options
- [ ] Limit number of returned items
- Default limit: 5
- [X] Load full articles
- Cache articles (articles are stored in a local cache on first request): yes
- Cache timeout (max = 24 hours): 24 hours
- [X] Balance requests (RSS-Bridge uses cached versions to reduce bandwith usage)
- Timeout (default = 5 minutes, max = 24 hours): 5 minutes
Some Idea on how to do it
You could get the list of the latest Chapters using the officle RSS Feed. Then you could go to the Webtoon to scrape the Images. But you have to bypass the Age-Gate. Maybe by using Cookies?