Skip to content

AndyEstevez/Python-WebScrape-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Web Scraping Projects

Packages

- Used BeautifulSoup and Selenium Webdriver to scrape HTML content
- Used Inquirer for prompting for user input<br>

- Used Scrapy for getting HTML info and save to json
- Store into MongoDB with Scrapy pipeline
- No duplicate items getting stored into MongoDB when running the spider <br>

- Used Scrapy for extracting data
- Saved into MongoDB from pipeline, Output log to file
- Spider Contracts for assertions in scraping data <br>

About

Webscraping with BeautifulSoup, Selenium, Scrapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages