3
4 Comments

web crawling landing page

https://webwalk.io

#landing-page-feedback

Hi all, so after working on the backend i also "created" a landing page (its a copy of a template that i addapted for my needs)
take a look https://webwalk.io

Anyway, nothing is working there yet, but i maybe i can still share it :)
The backend itself does work but there is also lots of stuff that need to be still added.

Michal.

submitted this linkon July 16, 2019
  1. 1

    Your target is developers from what I understand, may be cater the language to them. For example instead of saying “Just One Post Request. And The Web Is Yours To Crawl”, you can say “API driven Web crawling” or something around it.

    You should also mention benefits of crawling using an API vs a desktop app from a developer perspective.

    1. 1

      I see, good points.

  2. 1

    Hi there. Looks good! I like the name. Is the backend built using python?

    1. 1

      Hi, thx a lot.

      No no no python is not good for this complex problems, the biggest problem is: its not typesafe / no compilation (or did that change ?)

      I am using scala with couple functional libraries, also the database is postgres 11.

      Sorry to disappoint :P