Extend the API for the external harvesters
-
Add anisolated
optional keyword parameter so that external harvesters do not need to much around with building.isol
keys. -
Add a new submit_form
helper and its implementation to enable external harvesters to easily submit URL-encoded forms like we'll need for the thru.de source by passing a dictionary of parameters.
Edited by Adam Reichold