Retrieve single line

Hello, im an absolute beginner to Web Scraper, i want to retrieve a single line of information on a Web Page, can anyone give me an advice how to do that, thanks Vic Turmes

@vitu

Hello, Web Scraper can be used to extract data from a large variety of websites; however, a specific sitemap has to be created for each different site. These sitemaps describe to the scraper how to choose from which page elements to extract data, which links to follow to different pages, etc.

Learning resources are available on Web Scraper here:

Tutorial videos: Web Scraper Tutorials
Documentation: Installation | Web Scraper Documentation
How-to videos: Web Scraper << How to >> video tutorials