Is there any way to use the *contains *(or any other function) to extract 
divs that have a class that contains a certain word? Something like:

   //div[contains(@class, "content")]  #<-- not even sure that works, but 
you get the idea,right?

But it would capture classes like *main-content*, *body-content*, 
*blog-content*, etc? I am looking for any kind of wildcard or functionality 
beyond a simple match.  Thank you.

jeff.

-- 
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