Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation is out of sync #139

Open
fakegermano opened this issue Oct 5, 2020 · 0 comments
Open

Documentation is out of sync #139

fakegermano opened this issue Oct 5, 2020 · 0 comments

Comments

@fakegermano
Copy link

The doc page for the result of the scrape is out of sync with the format the scraped results have:

The main difference is the recommendations attribute:

    recommendations: {
      { given: [ { user, text } ], givenCount, 
        received: [ { user, text } ], receivedCount }

There are some other minor differences, like fields that are not mentioned but are there.

One other minor detail is the behavior when the attribute is set to be a list but there exist only one item. The list gets discarded and scrapedin returns a single object instead of a list of one object.

This all is from the 1.0.21 version installed from npm directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant