This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import scrapy | |
| from scrapy.crawler import CrawlerProcess | |
| import cfscrape | |
| import logging | |
| logging.getLogger('scrapy').propagate = False #Deshabilitamos los mensajes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <article class="Anime alt B"> | |
| <a href="/anime/5615/toaru-kagaku-no-accelerator"> | |
| <div class="Image fa-play-circle-o"> | |
| <figure><img src="https://animeflv.net/uploads/animes/covers/3176.jpg" alt="Toaru Kagaku no Accelerator"></figure> | |
| <span class="Type tv">Anime</span> | |
| </div> | |
| <h3 class="Title">Toaru Kagaku no Accelerator</h3> | |
| </a> | |
| <div class="Description"> | |
| <div class="Title"><strong>Toaru Kagaku no Accelerator</strong></div> |
NewerOlder