Skip to content

infame/3cx-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3CX Partner Scraper

Quick Start

  1. Install dependencies (if not installed):

    pip install -r requirements.txt
  2. Prepare a CSV file with locations (example: locations.csv).

  3. Run the scraper:

    python script.py -i locations.csv -o partners.csv
  4. The scraped partners will be saved in partners.csv.
    Done.

PS: Uses cache for repeated runs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages