Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / causal-agent/scraper issues and pull requests

#85 - Serializing entire HTML

Issue - State: closed - Opened by TonalidadeHidrica about 2 years ago - 1 comment

#84 - Error when selecting something with this syntax div.My(1)

Issue - State: closed - Opened by Raduc4 about 2 years ago - 2 comments

#83 - Consider return &str instead of String from inner_html and html

Issue - State: closed - Opened by mahor1221 about 2 years ago - 1 comment

#82 - Add a test for tags with newline.

Pull Request - State: closed - Opened by teymour-aldridge about 2 years ago - 1 comment

#81 - Update dependencies

Pull Request - State: closed - Opened by teymour-aldridge about 2 years ago

#80 - Selector doesn't work properly

Issue - State: closed - Opened by nerdunit about 2 years ago - 3 comments

#79 - selector can't match 'body'

Issue - State: closed - Opened by TsuITOAR over 2 years ago - 3 comments

#78 - Selector::parse transforms > etc. into > etc.

Issue - State: closed - Opened by Temeez over 2 years ago - 4 comments

#77 - How to parse html threads safely?

Issue - State: closed - Opened by niuhuan over 2 years ago - 6 comments

#76 - Selector doesn't work with newline after

Issue - State: closed - Opened by David-OConnor over 2 years ago - 8 comments

#75 - Error using scraper in spawned process via Tokio runtime

Issue - State: closed - Opened by Randall-Coding over 2 years ago - 7 comments

#74 - Bump html5ever for removed time methods

Issue - State: closed - Opened by bigpick over 2 years ago - 4 comments

#73 - Re-export CaseSensitivity to easily specify the has_class argument case_sensitive

Pull Request - State: closed - Opened by VisualBasist over 2 years ago - 4 comments

#72 - Self closing elements are not rendered correct

Issue - State: closed - Opened by emirror-de over 2 years ago - 2 comments

#71 - Question: Can this be used in wasm?

Issue - State: closed - Opened by m-haisham almost 3 years ago - 2 comments
Labels: C-question

#70 - Document manipulation is missing?

Issue - State: closed - Opened by m-haisham almost 3 years ago - 4 comments
Labels: C-feature-request

#69 - Update dependencies

Pull Request - State: closed - Opened by cfvescovo almost 3 years ago - 12 comments

#68 - Add contributing guidelines.

Pull Request - State: closed - Opened by teymour-aldridge almost 3 years ago

#67 - Fix Github actions workflow

Pull Request - State: closed - Opened by cfvescovo almost 3 years ago - 1 comment

#66 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger almost 3 years ago - 2 comments

#65 - Cannot parse "frame"

Issue - State: closed - Opened by panpur about 3 years ago - 2 comments

#64 - Failed to parse descendants

Issue - State: closed - Opened by BinJu over 3 years ago - 2 comments

#63 - Add Github Actions CI workflow.

Pull Request - State: closed - Opened by teymour-aldridge over 3 years ago - 8 comments

#62 - Performance issues

Issue - State: closed - Opened by omarmhaimdat over 3 years ago - 4 comments

#61 - Get a value from a nested html tag

Issue - State: closed - Opened by Tockra over 3 years ago - 1 comment

#60 - Consider exporting common errors thrown by this crate

Issue - State: closed - Opened by jannisbecker over 3 years ago - 3 comments
Labels: C-enhancement

#59 - docs: add notice for deterministic attribute (de)serialization

Pull Request - State: closed - Opened by mainrs over 3 years ago - 1 comment

#58 - Anchor selector to current element ref

Issue - State: closed - Opened by demurgos over 3 years ago - 1 comment

#57 - selector accidently edited html

Issue - State: closed - Opened by GopherJ over 3 years ago - 5 comments

#55 - feat: add support for order-keeping attributes

Pull Request - State: closed - Opened by mainrs over 3 years ago - 6 comments

#54 - HTML serialization is not deterministic.

Issue - State: closed - Opened by moulins over 3 years ago - 4 comments

#53 - API idea: selector!() macro for Selector literals

Issue - State: closed - Opened by rvolgers almost 4 years ago - 10 comments
Labels: C-enhancement

#52 - method select should be implemented as a trait

Issue - State: closed - Opened by joseluis almost 4 years ago - 3 comments
Labels: C-enhancement, C-wontfix

#51 - Support to build ElementRef from NodeRef

Issue - State: closed - Opened by oovm almost 4 years ago - 1 comment

#50 - can't select with ~ and *

Issue - State: closed - Opened by antonio-antuan almost 4 years ago - 4 comments

#49 - Suggestion: Add Changelog

Issue - State: closed - Opened by Boscop almost 4 years ago - 1 comment

#48 - Parsing a stylesheet

Issue - State: closed - Opened by himat about 4 years ago - 3 comments
Labels: S-out-of-scope

#47 - get all element with matching inner Html

Issue - State: closed - Opened by kndt about 4 years ago - 1 comment

#46 - How to select all elements with an attribute

Issue - State: closed - Opened by kndt about 4 years ago - 1 comment

#45 - HashSet<LocalName> for classes is slow

Issue - State: closed - Opened by leo60228 over 4 years ago - 6 comments

#44 - Bug: Selector doesn't match if nested divs have same class

Issue - State: closed - Opened by Boscop over 4 years ago - 2 comments

#43 - how return iterator from function

Issue - State: closed - Opened by D1mon over 4 years ago - 1 comment

#42 - Ability to get ElementRef of parent of ElementRef

Issue - State: closed - Opened by Boscop over 4 years ago - 3 comments

#41 - Descendant of body selector doesn't match

Issue - State: closed - Opened by Boscop over 4 years ago - 2 comments

#40 - Q: Combine selectors

Issue - State: closed - Opened by oleid over 4 years ago - 3 comments

#39 - Add type conversion from &str to Selector

Pull Request - State: closed - Opened by spegoraro over 4 years ago

#38 - Run clippy

Pull Request - State: closed - Opened by paolobarbolini over 4 years ago

#37 - Update dependencies

Pull Request - State: closed - Opened by paolobarbolini over 4 years ago

#36 - Looking for maintainer(s)

Issue - State: closed - Opened by causal-agent over 4 years ago - 23 comments
Labels: C-help-wanted

#35 - Ability to specify attribute constraints in selectors

Issue - State: closed - Opened by msfjarvis almost 5 years ago - 1 comment

#34 - Add :scope support

Pull Request - State: closed - Opened by xzfc almost 5 years ago - 5 comments

#33 - Upgrade to edition 2018 plus `cargo fmt`

Pull Request - State: closed - Opened by mlang almost 5 years ago - 1 comment

#32 - Fetch Dynamic Pages

Issue - State: closed - Opened by fabiodcorreia almost 5 years ago - 2 comments

#31 - Update cssparser dependency version

Pull Request - State: closed - Opened by nasso about 5 years ago

#30 - Feature - A simpler select function

Pull Request - State: closed - Opened by barskern about 5 years ago

#27 - Improve ergonomics by allowing to use a string input for fragment selections

Issue - State: closed - Opened by svenstaro about 5 years ago - 2 comments

#26 - How do i remove certain tags/nodes before selecting a text?

Issue - State: closed - Opened by naveenann about 5 years ago - 6 comments

#24 - Selector can not capture <tr></tr>.

Issue - State: closed - Opened by kenkoooo about 5 years ago - 4 comments

#24 - Selector can not capture <tr></tr>.

Issue - State: closed - Opened by kenkoooo about 5 years ago - 4 comments

#18 - Edition 2018 port

Pull Request - State: closed - Opened by apiraino over 5 years ago - 1 comment

#3 - A way to get innerHTML or innerText?

Issue - State: closed - Opened by luxalpa over 8 years ago - 9 comments