Skip to content

Add depute spider from nosdeputes.fr

njoyard requested to merge gh-9cf3ec64/1/njoyard/master into master

This adds a pretty simple spider to fetch more rep data from nosdeputes.fr. It starts by fetching the list at /deputes/json then loops over reps inside and fetches their full profile at /<rep-slug>/json.

This will enable switching away from the .contrib.nosdeputes I just wrote in django-representative :P

Merge request reports

Loading