pitchfork
pitchfork copied to clipboard
:notes: Unofficial python API for pitchfork.com reviews.
Looks like Pitchfork's redesign breaks how search was working here (via reading a JSON object that no longer exists). Poking around at the source, there's no straightforward replacement. `https://pitchfork.com/api/v2/search/_ac/?query=` endpoint...
Copied from issue on tejassharma96's [repository](https://github.com/tejassharma96/pitchfork_api/issues/2). --- I propose switching to a [`Session` ](http://docs.python-requests.org/en/master/user/advanced/) object from the `requests` library for the package's HTTP requests. We're currently opening a new connection...
It would be really cool if you could get the last xxx reviews from most recent reviews section of pitchfork.
Get the abstract(), editorial(), and year() functions to return the correct text