Granitosaurus/parsel-cli
cli for evaluating css and xpath selectors
This tool helps web scrapers and data extraction specialists quickly test and refine their CSS and XPath selectors. You provide a web page URL or local HTML file, and the tool gives you an interactive environment to try out different selectors. The output is the data extracted from the HTML, helping you perfect your data extraction logic before integrating it into larger projects.
No commits in the last 6 months.
Use this if you need to rapidly prototype and debug CSS or XPath selectors for web scraping without writing extensive code.
Not ideal if you're looking for a complete web scraping framework or a solution that doesn't involve command-line interaction.
Stars
29
Forks
4
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Granitosaurus/parsel-cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.