Price: from $29.00 (up to 3000 cars per account)
To add your listing to DomesticSale create daily updated XML feed or CSV file:
1. XML feed Data field: * - required fields | Name | Description | Data Type | Max Length | | year* | Year Manufactured | integer | 4 | | make* | Make (i.e. Ford, GMC). | text | 24 | | model* | Model (i.e. Focus). | text | 24 | | color | Color (i.e. Black, Gray). | text | 15 | | mileage | Mileage ( no commas i.e. 3000, 25203 ) | integer | 8 | | price | Price ( no cent, no commas i.e. 12400, 28999 ) | integer | 8 | | city* | City | text | 32 | | state* | State (2 letter, i.e. AL,NY,TX ) | text | 2 | | zip* | ZIP code ( 5 digits ) | integer | 5 | | url* | URL of page with full description of the car ( i.e. http://www.website.com/car?1234) | text | 400 |
See a sample of the XML file here
2. CSV file Format: Year1,Make1,Model1,Color1,Mileage1,Price1,City1,State1,Zip1,URL1 Year2,Make2,Model2,Color2,Mileage2,Price2,City2,State2,Zip2,URL2 . . . . . YearN,MakeN,ModelN,ColorN,MileageN,PriceN,CityN,StateN,ZipN,URLN
See a sample of the file here
Where: Year,Mileage,Price,ZIP - 0..9 only; Make,Model,Color,City - text; State - 2 letter(AL,NY,TX ...); URL - URL of page contained full description of the car. (for example you can convert your existing listing from Excel to CSV format)
Keep your CSV or XML file on your web server. Our spyder will read the file automatically every night between 1.00 a.m. and 5.00 a.m.(MT)
Test your CSV or XML file: |