Skip to content

graphext/tractor2.0

Repository files navigation

Tractor 2

Scrape twitter leveraging the power of APIFY, but with a much simpler, opinionated set of options. Download your data conveninently in a couple of clicks, ready to be used at graphext.com.

SCR-20241011-jlev

Development

First, install bun on your machine. You only need to do this once.

curl -fsSL https://bun.sh/install | bash

Then, clone the repository, as usual:

gh repo clone graphext/tractor2.0

Go to the tractor2.0 directory and run bun i to install all the dependencies. This only needs to be done once.

For development, in the tractor2.0 directory, run bun run dev, which will spin up the development environment.

Questions, support

If you have any questions, please write them out in the issues section or email directly to jesus@graphext.com, we'll reach out as soon as possible.

Happy scraping!