Giter Club home page Giter Club logo

4ch's Introduction

fourch

fourch (stylized as 4ch) is a wrapper to the 4chan JSON API, provided by moot. It allows you to interact with 4chan (in a READONLY way) easily through your scripts.

Originally <strike>stolen</strike> forked from e000/py-4chan, but then I moved repos and renamed stuff since I'm pretty bad about that.

Requirements

  • Python 2.7 (what I test with, 2.x might work)
  • requests

Notes

  • This isn't guaranteed to work all the time; after all, the API may change, and 4ch will have to be updated accordingly.
  • If a feature is missing, open an issue on the repo, and it may well be implemented.

Running / Usage

  • Install & import: $ pip install 4ch, import fourch
  • See the docs

Contributing

If you're interested in contributing to the usability of 4ch, or just want to give away stars, you can visit the 4ch github repo.

4ch's People

Contributors

barrucadu avatar rakiru avatar samfield1 avatar sysr-q avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rakiru samfield1

4ch's Issues

Let's create a single py-4chan standard

Hi there, it's Antonizoon from the Bibliotheca Anonoma. I maintain the current py4chan PyPi package.

Since Edgeworth seems to be totally MIA, and his py-4chan version is broken; I propose that we all come together to start a new standard codebase:

BASC-py4chan. It is designed to be compatible with both python 2.x/3.x at the same time! (yes, it's possible)

I've been consolidating all the fixes from the community into there, and uploading it to the PyPi package.

If you ever feel like joining up; I can give you commit privileges there. Thanks.

Update to newer API version, including `threads.json`

So apparently moot added a list of what threads are on what page. Seems somewhat useless to me, but for the sake of being complete, it should be implemented.

Perhaps make a new Page object, or just return the raw JSON data.
It would make sense to return a list of Page objects, each having their respective lists of thread IDs. That might be how to go about it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.