Scraper name
Visit-X
Scraper version
8c0810d
Which scraper type(s) are affected?
sceneByURL
Specific examples
Please correct the Tag scrapping part
Change:
Name: //a[@class="profile-video-details--description-tags-list-item-tag"]/text()
to:
Name: //a[contains(@href,'?tag=')]/text()
Logs
Additional details
No response
Have you looked at existing bug reports?
Are you in a country that may be geoblocked by the site being scraped?
Scraper name
Visit-X
Scraper version
8c0810d
Which scraper type(s) are affected?
sceneByURL
Specific examples
Please correct the Tag scrapping part
Change:
Name:
//a[@class="profile-video-details--description-tags-list-item-tag"]/text()to:
Name:
//a[contains(@href,'?tag=')]/text()Logs
Additional details
No response
Have you looked at existing bug reports?
Are you in a country that may be geoblocked by the site being scraped?