An open API service indexing awesome lists of open source software.

https://github.com/arham09/film_scraper

Scraper untuk bioskopkeren.fun
https://github.com/arham09/film_scraper

Last synced: 3 months ago
JSON representation

Scraper untuk bioskopkeren.fun

Awesome Lists containing this project

README

          

# Install Library

Scraping menggunakan bahasa pemrograman Python 3.6 dengan Framework Scrapy

> conda install -c scrapinghub scrapy
or
> pip install Scrapy

# Run Spider

Run Spider, secara otomatis akan memasukkan item ke db dan membuat file item.csv
List Spider yg tersedia
1. series
2. movies
3. series_list
4. category

> scrapy crawl (spider) -o item.csv