I kept forgetting how to do complex CSS selectors, so I added a tool to do it via UI

Anywhere you need to type CSS selector for scraping, it now has a CSS builder.

I added this because if you need select by class name, I can never remember the syntax for it.

UI is easier.

Now you can select by partial match

Its all visual, you don’t need to even know how CSS selectors work

Removes the need to remember and type out the symbols