pitchfork icon indicating copy to clipboard operation
pitchfork copied to clipboard

:notes: Unofficial python API for pitchfork.com reviews.

Results 4 pitchfork issues
Sort by recently updated
recently updated
newest added

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...

enhancement
question

It would be really cool if you could get the last xxx reviews from most recent reviews section of pitchfork.

feature request

Get the abstract(), editorial(), and year() functions to return the correct text