autofiling html forms (craigslist)
Posted: Sat Apr 05, 2008 6:54 pm
howdy,
I was wanting to write a front end in php for posting to craigslist. I wont be spamming and my intentions are within the terms of service and general good taste.
Perhaps someone has an idea of how i might start this? The link to the page to post to is static (ie: https://post.craigslist.org/hmb/C/ats/none/x) but the html form field names and the name of the action are generated randomly every time one goes to the page.
A good first step would be just to automatically populate the fields of the html form. "automatically populate the fields of an html form" doesn't do me so well in a google search, so perhaps someone knows at least some keywords to get me on the research road.
I was wanting to write a front end in php for posting to craigslist. I wont be spamming and my intentions are within the terms of service and general good taste.
Perhaps someone has an idea of how i might start this? The link to the page to post to is static (ie: https://post.craigslist.org/hmb/C/ats/none/x) but the html form field names and the name of the action are generated randomly every time one goes to the page.
A good first step would be just to automatically populate the fields of the html form. "automatically populate the fields of an html form" doesn't do me so well in a google search, so perhaps someone knows at least some keywords to get me on the research road.