I have been trying to crawl this website, built with ajax, but no luck.

I knew it is ajax, so I tried to crawl it by sending an HTTP request ( 
http://www.investing.com/economic-calendar/filter 
)and get the result back.

According to the Firebug

   1. Request URL:
   http://www.investing.com/economic-calendar/filter
   2. Request Method:
   POST
   3. Status Code:
   200 OK
   4. 
   
However, it doesn't work as expected. ( * the website is updating itself by 
post request when filter changed, and also regularly update by the refresh 
get request)

Highly appreciate with your help.


-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to