How to make scrapping comic ?

halotesting16

Newbie
Joined
May 23, 2026
Messages
4
Reaction score
1
Hello

I want to create a comic/manga website, but I’m having difficulty finding a scraping bot that fully works properly.
What I need is a bot that can start scraping from the “popular” page of a target website, and whenever there is a new comic update on that website, the bot will automatically scrape all the latest chapter images and automatically post them to my own website.


Or maybe, is there any service for custom bot development or consultation/Q&A for these kinds of technical issues?


Sorry if my question is too long. I’m still a newbie in this field.
 
You shouldn't be trying to be a noob that learns important lessons, and just start right away scraping OTHER peoples and promoting it as your own to make money. How would you like it if you actually invested something into a unique talent you had, and a scammer came along and stole it, then used it to make money on their site.

You should make your own comics, there are tons on youtube/reddit from amaturs, that go viral and get memed. Aim for the market you can keep. You can't keep a market with other peoples content. You'll always be a rip off alternative.

If you are really into comics you would do this. As making comics and drawing is more exciting that trying a failed business idea, and even better if you can share on socials and see it go viral.

If you are really into making money and care about stealing, than creating, you'll steal the welfare cheque from your own grandma! So just ignore this if thats the case. lol

Where is the talent in scraping content?
Where is the talent in your own comic creations?

2 very different outcomes and journeys.
 
Are you planning to scrape large amounts of copyrighted content? Aren't you worried about the DMCA and other legal issues?
 
You don’t need a “magic bot” — most people build this with Python + Playwright/Scrapy + a cron job + WordPress API, but make sure you understand the legal/copyright risks before auto-reposting manga content at scale.
 
For this kind of site, the main issue is not the bot but copyright and source stability.
Most manga sites change structure often, so a custom scraper with monitoring and manual fallback works better than random public bots.
 
You’ll likely need a custom scraper/automation developer, but make sure you have permission to use the manga content since scraping and reposting copyrighted chapters can cause legal issues.
 
Typically, you would use bots to handle this task you can either set them up yourself or hire someone to design them specifically for you. Just be sure to be fully prepared regarding copyright and legal matters.
 
Back
Top