An open API service indexing awesome lists of open source software.

https://github.com/jtebert/sciencebait

A simple website to make scientifically-themed clickbait headlines
https://github.com/jtebert/sciencebait

django python

Last synced: 9 days ago
JSON representation

A simple website to make scientifically-themed clickbait headlines

Awesome Lists containing this project

README

          

# Science Clickbait

Generate scientifically-themed clickbait headlines in a snazzy webpage.

View the page at [sciencebait.juliaebert.com](http://sciencebait.juliaebert.com)

If you're interested in how the headlines are generated, the relevant code is in [clickbaitgen.py](https://github.com/jtebert/sciencebait/blob/master/baitgen/clickbaitgen.py) and [pick_word.py](https://github.com/jtebert/sciencebait/blob/master/baitgen/pick_word.py), and you can edit the words used by changing the text files in the [source_words](https://github.com/jtebert/sciencebait/tree/master/baitgen/source_words) directory.