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
- Host: GitHub
- URL: https://github.com/jtebert/sciencebait
- Owner: jtebert
- License: mit
- Created: 2015-05-11T21:19:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T17:49:41.000Z (about 5 years ago)
- Last Synced: 2023-05-03T23:31:26.756Z (about 3 years ago)
- Topics: django, python
- Language: HTML
- Homepage: http://sciencebait.juliaebert.com
- Size: 4.41 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.