Skip to content

arham09/Python-Anime-Scraper

Repository files navigation

Python-Anime-Scraper

Scrapping for animeisme

Requirement

Prerequisites

  • Python - Download and Install Python
  • Pip - Download and Install Pip
  $ pip install -r requirements.txt

Run Program

Run command to starts scraping

Start application

$ cd folder
$ scrapy crawl <spidername>

Spider

  1. animeupdate (For daily update scrapping)

Insert to DB

1. Manual Insert

uncomment code from line 68 - 85

scrapy crawl animeupdate -o anime.csv

Scrapy will automatically generate csv file and insert to DB

2. API Insert

Using request library, create insert api to automatically insert to db

About

Python Scraper for anime videos

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages