Skip to content

axle-h/calas-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calas-scrape

Scraper for the Calas customer portal.

Scrapes contacts by their index and all attached enquiries. Dumps everything to CSV files.

Usage

Usage: Calas.Scrape [options]

Options:
  -h|--help                       Show help information
  -s|--start-index <START-INDEX>  The zero based start index
  -l|--limit <LIMIT>              The maximum number of records to scrape
  -u|--username <USERNAME>        Your Calas username
  -p|--password <PASSWORD>        Your Calas password

Example

./Calas.Scrape -u your-email-address -p your-password -s 0 -l 100

About

Scraper for the Calas customer portal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages