Trying to make an anime scraper

loserville929

Registered Member
Joined
Nov 7, 2015
Messages
68
Reaction score
9
Is there a way to make an anime scraper that will get the video links of episodes added on that specific date? (Basically a script that will scrape new anime episodes)
 
For sure you can do that. You can build a regular expression to match the data you are looking for.

If you need help build a script that will extract the links you want send me a PM.
 
Yeah i will definitely give you a pm, but I have to post 15 times. I do have other questions that I will be making threads about. Hey by the way, are you experienced with running an anime streaming website or a streaming website in general?
 
Yeah i will definitely give you a pm, but I have to post 15 times. I do have other questions that I will be making threads about. Hey by the way, are you experienced with running an anime streaming website or a streaming website in general?

Hi can u teach me how to make anime streaming site? Need to know what web hosting should i use? And how put anime on my website should i do it manually or there is a program that it will automatically place a updates of your anime series?
 
Hi can u teach me how to make anime streaming site? Need to know what web hosting should i use? And how put anime on my website should i do it manually or there is a program that it will automatically place a updates of your anime series?
Make a script which runs on a crontab. It needs to scape the anime season and episode & vid url and any other info. Get it to post into a database. use PHP/JS to create a searchable list. use JS/Ajax to get the video url, and things from the database for each episode/season/show. the idea behind it is easy enough. putting it into code is the hardest part.
hope this helped.
~Bagel
P.S this actually gave me the incentive to make an acc here kek
 
PM me if you want.i can make it ,,scrapper from chia anime tv/ gogoanimetv ...my demo site(suka-anime.net)/ (indoanime.xyz)
 
Back
Top