Skip to content

This module will be scraping all the movies link and other descriptions. Example: psarips.one

Notifications You must be signed in to change notification settings

mmarifat/__jsoup_psa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSoup Scraping

Introduction

This module will scrap all the movies and tv-series links and other descriptions from psarips.com

Install the dependencies

mvn dependency:copy-dependencies -DoutputDirectory='yourfoldername'
#and
phpMyAdmin to save into database

Notice

To save the result into database, 
# import scrapedData.sql into your phpMyAdmin
# set Databases info in the Connector.java.
# un-comment code from both movies and tv-shows java file.

About

This module will be scraping all the movies link and other descriptions. Example: psarips.one

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published