Transpost

A faster way to post ads.

  • Date: July 2013
  • Client: Red Carpet Real World Realty
  • Category: Java Software Development
  • Tools: Java, Eclipse IDE, Swing Library, Selenium, Chrome Driver, Launch4j

I independently developed Java software for a real-estate agent client that automatically fills property information into the HTML form of an advertising website. This would make it more efficient to posts ads, since they would not need to fill in every field manually.

The software extracts data from a .htm file such as this.

The user can open the file, specifying whether or not they want it to also list the properties they'd already posted.

To post a property, the user can click the button beside it.

The web page of the advertising website opens with a chrome driver, automatically logging the user in. The forms are automatically filled in. The user just has to fill in the Capcha and click submit.