Giter Club home page Giter Club logo

css-selector-tool's Introduction

Picker

An low-code application for testing and experimenting with css selectors. A basic developer console with a built-in HTML parser and proxy.

Warning This app is a work in progress. I'm building this in public. You can follow the progress on Twitter @LinkScrape. See the roadmap below.

About this project

This project as an experiment to see to speed up testing and parsing data from websites.

Demo

demo of how to scrape data from ebay

You can also try out the tool at tools.link.sc

Note on Performance

Warning This app is using the unstable and not production ready. **Expect some weird UI glitches when **. If you see something broken, you can ping me @LinkScrape.

Features

  • Low code
  • Built-in browser
  • Website fetch
  • CSS selector/highlighter
  • HTML Parser
  • Built in proxy
  • Data extractor
  • Great for web scraping

Roadmap

  • Create sudo browser
  • Proxy requests
  • Renders Javascript
  • Inject CSS selector tool
  • Pink a click css selector
  • HTML Parser
  • Extra data to tables
  • Dark mode
  • Javascript Toggle
  • Automatically Generate code
  • Build a better UI

Known Issues

A list of things not working right now:

  1. UI is very basic
  2. Might not work for all websites
  3. CSS Selector tool is not perfect
  4. Difficult to extract link
  5. Javascript rendering does not always work

Running Locally

  1. Install dependencies using pnpm:
npm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
npm dev

css-selector-tool's People

Contributors

teampen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.