mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 15:25:19 +05:30
feat: added status
This commit is contained in:
@@ -11,6 +11,84 @@
|
||||
<hr>
|
||||
<p>Web scraping is an automatic method to obtain large amounts of data from websites. Most of this data is unstructured data in an HTML format which is then converted into structured data in a spreadsheet or a database so that it can be used in various applications. </p>
|
||||
<p>There are many different ways to perform web scraping to obtain data from websites. These include using online services, particular API’s or even creating your code for web scraping from scratch. (Source:<a href="https://www.geeksforgeeks.org/what-is-web-scraping-and-how-to-use-it" style="color:green;">Geeks for geeks</a>)</p>
|
||||
<h3 id="repos"><a href="https://github.com/CoolnsX/and-scripts" style="color:green;">Repository link</a></h3>
|
||||
<h2>Websites which I scraped successfully >></h2>
|
||||
<table border="2" cellpadding="8" align="center">
|
||||
<tr>
|
||||
<th>Website Name</th>
|
||||
<th>Video Qualities</th>
|
||||
<th>STATUS</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://goload.pro" style="color:green;">Gogoanime</a></h3></td>
|
||||
<td><ul>
|
||||
<li>Auto</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/gogoplay.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://animixplay.to" style="color:green;">Animixplay</a></h3></td>
|
||||
<td><ul>
|
||||
<li>Auto</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/animixplay.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://www.fembed.net/" style="color:green;">Xstreamcdn</a></h3></td>
|
||||
<td><ul>
|
||||
<li>480p</li>
|
||||
<li>720p</li>
|
||||
<li>1080p</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/xstreamcdn.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://dood.ws" style="color:green;">Doodstream</a></h3></td>
|
||||
<td><ul>
|
||||
<li>High</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/doodstream.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://www.mp4upload.com/" style="color:green;">Mp4Upload</a></h3></td>
|
||||
<td><ul>
|
||||
<li>High</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/mp4upload.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://odnoklassniki.ru" style="color:green;">Odnoklassniki(okru)</a></h3></td>
|
||||
<td><ul>
|
||||
<li>144p</li>
|
||||
<li>240p</li>
|
||||
<li>360p</li>
|
||||
<li>480p</li>
|
||||
<li>720p</li>
|
||||
<li>1080p</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/okru.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://streamlare.com/" style="color:green;">Streamlare</a></h3></td>
|
||||
<td><ul>
|
||||
<li>High</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/streamlare.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://hentaimama.io" style="color:green;">Hentaimama(NSFW)</a></h3></td>
|
||||
<td><ul>
|
||||
<li>Auto</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/hentaimama.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3 align="center"><a href="https://theflix.to" style="color:green;">Theflix</a></h3></td>
|
||||
<td><ul>
|
||||
<li>High</li>
|
||||
</ul></td>
|
||||
<td><img src="https://github.com/CoolnsX/ani-cli-status/blob/main/images/theflix.jpg?raw=true" width="250" height="40"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user