Skip to content

vilash99/plaqueminesassessor_scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plaquemines Parish Assessor Assessment Listing Scraping with Scrapy

Sample URL https://plaqueminesassessor.azurewebsites.net/Details?parcelNumber=1622237/0

Steps to run the script:

  1. Put all plaqueminesassessor URLs in sns_url.txt file
  2. Run the below command to scrape all required fields and save in CSV file.

Use below command in terminal to run script

scrapy crawl plaque -O output.csv --nolog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages