Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

doodle-parser

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doodle-parser

Parses Doodle polls and returns the results

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-87.5%
Maintainers
1
Weekly downloads
 
Created
Source

Doodle parser

Parses Doodle polls and returns the results.

Before you use this project, read the notes!

How poll data is fetched?

Doodle does not expose any API, at least there is none at the time of creating this project. Therefore I had to resort to fetching the poll page and extracting the results straight from the code there.

Notes

  • This project is currently under development.
  • Do not use this project in production. Doodle does not expose any API as of now, so I rely solely on how Doodle currently provides the data for their web app. It may change in the future, so this method is highly unreliable.

Author

The author of this project is Grzegorz Rozdzialik.

FAQs

Package last updated on 14 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc