How do i scrape this particular website?

wpBots Support – The best crawlers for WordPress Forums SCRAPER (pre-sales) General enquiry How do i scrape this particular website?

Topic Resolution: Not Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1233
    josh hjosh h
    Participant

    I am trying to scrape this website.

    #1235
    josh hjosh h
    Participant

    I don’t know why I cant see my other post?

    #1234
    josh hjosh h
    Participant
    This reply has been marked as private.
    #1237
    Suman M.Suman M.
    Keymaster

    Hi, I checked the URl http://store.kjv1611.org/bibles/ and could scrape from it.

    1) The gallery items are displayed via Ajax so not visible in Scraper’s visual editor. XPath needs to be found out manually in such case. Please use the following XPath for Gallery (https://www.screencast.com/t/r8gyi3HIr)
    //div[contains(@class,"ProductTinyImageList")]//ul//li//img

    2) This means variable product. Currently, it can add product only as simple product but not as variable product.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.