Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Implement as auto submit for startups #84

Open
1 of 4 tasks
NicoJuicy opened this issue Apr 14, 2017 · 1 comment
Open
1 of 4 tasks

Implement as auto submit for startups #84

NicoJuicy opened this issue Apr 14, 2017 · 1 comment

Comments

@NicoJuicy
Copy link
Owner

NicoJuicy commented Apr 14, 2017

Startuplist has several methods for submitting your startup. The list has following variables. It could become possible that people can submit their startup in different tags.
Eg. submit-startup is a collection of submit-startup-europe and submit-startup-america. submit-startup-europe is a collection of submit-startup-belgium, submit-startup-netherlands, ...

It can also submit to newsletter-groups in a certain country.

Endpoints could be overwritten, eg. when HN submit is released. But someone doesn't wants to insert his credentials --> point to his own endpoint. Where the credentials are build in..

Example variables:

  • Cost ( eg. 1,33$ to submit)
  • Email
  • Title
  • First Name
  • Last Name
  • Site
  • Twitter handle
  • Facebook handle
  • Website
  • 1 line introduction
  • 6 line introduction
  • Phone
  • Verification by watermark
  • UserName
  • Password

This can be send through:

  • Email
  • Website submit (anonymous)
  • Register & website submit, with image verification

Now, i already have a HN autosubmitter, which could be adjusted to the cause. I think the following functions have to be defined:

  • Submit
  • Preview ( all actions, just don't press send)

When people use: submit-startup. There comes a tree directory with europe, belgium, netherlands, ... which can be de/selected.

Depending on that selection, custom fields should appear/dissapear. It's a collection of all fields related to the tags.

People fill it in and press preview ( --> all moves appear)
If they press submit, everything is going to submitted live ( SignalR).. It could take a while, but all endpoints are being hit and executed.

PS. This is going to suck 👍

Let's implement one by one and see futher.

  • HN Submit by bot ( endpoint) - submit-startup-online
  • tweakers.nl -submit-startup-netherlands
  • hln.be - submit-startup-belgium
  • ...
@NicoJuicy
Copy link
Owner Author

Need to change phantom slimerjs with https://github.com/baudehlo/node-phantom-simple

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

No branches or pull requests

1 participant