Hi guys, I’m scraping this page: https://www.chorus.co.nz/speed-dial

In the search form if you enter address such as: 15 Tirotai Crescent, 
Westmere, Auckland

You would get suggestion of actual address like this:

[image: suggestion_image]

When clicked, new page would get loaded that contains 3 data fields that 
I’m after:

[image: data_fields_image]

If I go to Network → XHR, 1 POST request will be displayed. If I try to 
mimic that request I will not get page that I need.

I know that I can use something like Selenium but that’s not ideal.

Any help is appreciated, thanks!

Mario
​

-- 
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 https://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to