Skip to content

The "web-scraping-lvl2" project is a learning exercise to explore advanced web scraping techniques using Scrapy.

Notifications You must be signed in to change notification settings

FirasKahlaoui/web-scraping-lvl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Web Scraping Level 2

This project demonstrates web scraping using Scrapy to extract data from two different websites: "http:https://quotes.toscrape.com" and "https://www.cars.com".

About This Project

The "web-scraping-lvl2" project is a learning exercise to explore advanced web scraping techniques using Scrapy, a powerful web scraping framework in Python. It showcases scraping of quotes from "http:https://quotes.toscrape.com" and car listings from "https://www.cars.com".

Features

Technologies Used

  • Python
  • Scrapy
  • XPath or CSS selectors for data extraction
  • Command line interface for running Scrapy spiders

Installation

  1. Clone the repository:

    git clone https://github.com/FirasKahlaoui/web-scraping-lvl2.git
    cd web-scraping-lvl2

About

The "web-scraping-lvl2" project is a learning exercise to explore advanced web scraping techniques using Scrapy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages