#Advertisement
1 messages · Page 1 of 1 (latest)
@orchid plaza On the letterboxd site: https://letterboxd.com/film/the-place-beyond-the-pines/
I want to extract the element at this X-Path :
//*[@id="js-poster-col"]/section[1]/ul/li[1]/a
Calling function page_visit...
{
"url": "https://letterboxd.com/film/the-place-beyond-the-pines/"
}
Finished calling function page_visit.
Calling function page_visit...
{
"url": "https://letterboxd.com/film/the-place-beyond-the-pines/"
}
Finished calling function page_visit.
Calling function page_visit...
{
"url": "https://letterboxd.com/film/the-place-beyond-the-pines/"
}
Finished calling function page_visit.
Calling function web_search...
{
"query": "XPath element extraction at https://letterboxd.com/film/the-place-beyond-the-pines/",
"timelimit": "d"
}
Finished calling function web_search.
Calling function page_visit...
{
"url": "https://letterboxd.com/film/the-place-beyond-the-pines/"
}
Finished calling function page_visit.
The element at the specified XPath on the letterboxd site is not provided in the extracted portion of the webpage. It seems that the information you are looking for is not available in the visible content. Can you provide more details or specify another element you would like to extract?
xp4r is the best way to advertise on reddit. Better than reddit's built-in advertising system, and cheaper too!
@orchid plaza it is the x-path to the "watched" count of the movie. I need to extract that number using python