A self-updating repository that scrapes data from https://abstracts.societyforscience.org/ every month and archives it into a CSV dataset.
Last Automated Update: 2026-04-01 02:46:31 UTC
You can find the full dataset here: Download dataset.csv
If you want to run the scraper manually on your own machine:
- Clone the repo:
git clone https://github.com/funnymonke0/simple-isef-scraper
- Install Dependencies
cd simple-isef-scraper pip install -r requirements.txt - Run
python run.py