Skip to content

A short cut for handling "Web-Scraping" without importing a full framework using selenium | Scrapy

Notifications You must be signed in to change notification settings

thien20/anime-scraping-selenium-and-scrapy

Repository files navigation

Anime_scraping-using-selenium-and-scrapy

  • This can scrap the info of comics with multi-pages
  • In such pages containing numerous info of comics
  • There are 2 ways for scraping in this repo:
    • Selenium and Scrapy:
    • Selenium: interact with browser, it may be applied "head-less" for enhancing pace of scraping
    • Scrapy: Request and Response directly from browser, much faster than Selenium

About

A short cut for handling "Web-Scraping" without importing a full framework using selenium | Scrapy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published