Skip to content

publichamlet/Top-Movies-Scraping---Python-Scrapy-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

250 top movies dowloaded in csv format by using Python Scrapy

Sample project to show the power of webscraping using python library named Scrapy

BeautifulSoup Vs Scrapy

for downloading 250 movies details from different pages BS4 took around 15mins to complete the process

But the in Scrapy, it took less than a minute to complete the whole process.

Details of Libraries used:

In this project we are using scrapy for data extraction, json for data storing and pandas for data cleaning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages