matthewmueller / x-ray

The next web scraper. See through the <html> noise.
MIT License
5.88k stars 350 forks source link

Getting and Submitting a form #185

Open ranlandau opened 8 years ago

ranlandau commented 8 years ago

Hi,

I'm new to x-ray, and i'd like to great a wide crawling enviroment using it.

Currently, i'm trying to crawl a page - get a specific form in it, and resubmit the page. How and is it possible?

Thanks.

hilts-vaughan commented 8 years ago

Sounds like you may have better luck using PhantomJS.