Skip to content

AsadAliDD/pkwheels_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkwheels_scraper

Scrapy based Ad scraper from https://www.pakwheels.com/

Scraped Fields

  • Ad Ref No.
  • Name
  • Price
  • Model Year
  • Location
  • Mileage
  • Registered City
  • Engine Type
  • Engine Capacity
  • Transmission
  • Color
  • Assembly
  • Body Type
  • Features
  • Last Updated
  • URL

Usage

To export in JSON run the command

  • scrapy crawl pak1 -O sracppedData.json

To export in .csv run the command

  • scrapy crawl pak1 -O scrappedData.csv

About

Scrapy based Ad scraper from pakwheels.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages