Skip to content

BoxOfficeMojo Never Hit"

Uses the Never Hit Lists (Bottom Section) to collect items.

Builder Attribute: mojo_never

Builder Value: Dictionary of Attributes

Builder Attributes

Attribute Description
chart Determines the chart you want to use.
Allowed Values: Item in the dropdown found here
never Determines the never filter to use.
Default Value: 1
Allowed Values: 1, 5, or 10
limit The maximum number of results to return.
Default Value: Returns all results
Allowed Values: Number greater than 0

Example Mojo Never Hit Builder(s)

collections:

  "Top 100 Domestic Never #1":
    mojo_never:
      chart: domestic
      limit: 100

  "Top 100 Domestic Never #10":
    mojo_never:
      chart: domestic
      never: 10
      limit: 100

  "Top 100 German Never #1":
    mojo_never:
      chart: germany
      limit: 100