Skip to content

Scraper written in Java using jsoup to scrape bnwmovies.com.

Notifications You must be signed in to change notification settings

ImtiazeA/ScrapeBnWMovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape BnWMovies

In this project, client needed the website scraped. I developed this scraper so this first scrape all genre and proceed scraping all the movie pages from there and once each movie is done getting all the info the required information is saved in a CSV file.

I used Java with IntelliJ Idea IDE. Maven helped to import libraries used jsoup and Apache Commons CSV.

Scraping such site too often is strongly discouraged!

About

Scraper written in Java using jsoup to scrape bnwmovies.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages