1
5 Comments

Need feedback on a Future product release.

Hey everyone 👋.

I am building a web scraping software which is under development. It is easy to use as it allows users to scrape within a minute as it allows them to choose which element to select by just clicking on the page.

It also allows pagination for further web crawling. So that they don't need to enter the URL again and again.

Also I kept the UI/UX design good...

And if the software doesn't work according to the user's expectations then they can take a premium plan where we will provide them data scraped without letting them do anything. And will email them the results on a regular/monthly basis...

Now I just need you to give me any special ideas or suggestions related to this project, about how it should do or what feature I must add it so that more and more people will download it.

on March 9, 2020
  1. 2

    I've never used a web scrapper before but I'm interested. I'm assembling a database of images that I would like to scrape from the web. Including the labels with the images would be helpful. The more automatic it is, from someone posting the image to entering it into my database, the better.

    1. 1

      Hey thanks Scott. Well do you need image link or an image itself in your database??

      1. 1

        The image itself would be best. I’m building a ML model. And would it be possible to filter the images with a web scrapper? Like would I end up with all the images on the web? Or all the images of a certain type? Like images of dogs for example.

        1. 1

          Okay so I will add the raw image extraction feature also. Thanks for your feedback.

          1. 2

            You're welcome. Please let me know when it's ready.