About 50 results
Open links in new tab
  1. Web Scraper

    Discuss Web Scraper and web scraping

  2. Where is the Multiple Type? - How to? - Web Scraper

    Aug 15, 2025 · I have tried multiple times to scrape the websites, but I couldn’t find the “Multiple Type” option in the Text. Since this button is missing, I’m unable to scrape multiple pieces of data from a …

  3. Where to see the "Selector graph"? - How to? - Web Scraper

    Jun 27, 2025 · I've installed webscraper, created my sitemap. However, I can't find the "Selector graph". Could some one please tell me how to see the Selector graph of my sitemap?

  4. How can I configure the plugin to open a new webpage for each crawl ...

    Jan 9, 2025 · Thank you. Additionally, I would like to ask if you know how to address the issue of lagging due to too many pages being open. For instance, is it possible to have them automatically close and …

  5. Unable to select element - How to? - Web Scraper

    May 6, 2024 · Hello, I am attempting to scrape from this site but the elements are not being recognized when hovering over them. When I click to select it instead goes to the link I click on. The Child/Parent …

  6. Help Needed with Extracting Combo Box Data - How to? - Web Scraper

    Sep 30, 2024 · Hello, I need assistance with extracting the content of a combo box using the Web Scraper tool on Edge. Despite not being a developer, I managed to extract other data from the page …

  7. Scraping a site which require login - Web Scraper

    Mar 3, 2024 · I need to scrap data from a web application which requires login. Is there a way I can post the login information in the sitemap and proceed further with scraping.

  8. Not being able to select elements? - Bug Reports - Web Scraper

    Feb 22, 2025 · Web Scraper 1.95.8: Firefox 115.20.0esr (64-bit): OS Win 7: Recently, on any site, when I try to point and click on a web page element for selecting it, first it doesn't fill in with any css in the …

  9. Failed to connect to chrome tab - Bug Reports - Web Scraper

    Apr 16, 2024 · Web Scraper version: 1.79.3 Chrome version: I use OPERA GX (Chromium version:121.0.6167.186 || Opera GX version: 107.0.5045.89) OS: Windows 10 Link to the site you …

  10. Scraping a site where u have to login first - Web Scraper

    May 17, 2024 · On most modern websites, login is handled via sessions (cookies) or tokens so you would only need to login to the website before you start the scraping task (before launching WS). …