Ronniepicklin
New Member
I’m looking for a scraper/extractor/image downloader for Manga’s on mangaplaza.com
Price can be negotiated.
Price can be negotiated.
I need help in writing the code logic since the images are protectedWhat do you want to extract?
You can do something like this:
1. open inspect element
2. in the console put a code to extract all the links to the files you want
3. then with python you can download all those files where the links are saved in a txt file.
That's what I do on most sites that I need content fo