Skip to main content

Getting Started

Supported Platforms

insta_hashtag_crawler has been tested against the following platforms:

  • OS : Ubuntu 17.04 LTS, Windows 10
  • Python : cPython >= 3.6

Installation

via pip (recommended)

  • When python 3 is the only python distribution installed on the system:
pip install insta_hashtag_crawler
  • With multiple versions of python distributions:
    (replace python3 with the version you want)
python3 -m pip install insta_hashtag_crawler
  • Using venv:
    • On Linux
python3 -m venv .venv
source .venv/bin/activate
pip install insta_hashtag_crawler
  • On Windows
python3 -m venv .venv
cd .venv/Scripts
activate
pip install insta_hashtag_crawler

via setup.py

git clone https://gitlab.com/point1304/insta_hashtag_crawler.git
cd insta_hashtag_crawler
python3 setup.py bdist
python3 setup.py install

How to

insta_hashtag_crawler is shipped with a very simple command line tool
and this is what you are going to mostly make the use of.

You can start crawling immediately on your shell with:

insta-crawl your-hashtag

This command will generates a series of csv formatted data in your
"current working directory". csv file name will be: ${hashtag}yyyymmdd(${number}).csv

Optional Arguments

  • [--dir] [-d]
    You can set the directory where crawling results will be generated
    by using [--dir] [-d] option.
    The [--dir] options can take an absolute or relative path as an argument.
insta-crawl --dir /some/path/to/dir hashtag
insta-crawl --dir some/relative/path hashtag
  • [--quiet] [-q]
    Turn on the [--quiet] [-q] flag if you want to mute the crawling logs,
    which by default are directed to the stdout. This option will redirect any logs to OS-relevant dev/null.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insta_hashtag_crawler-0.0.2.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

insta_hashtag_crawler-0.0.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file insta_hashtag_crawler-0.0.2.tar.gz.

File metadata

  • Download URL: insta_hashtag_crawler-0.0.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0

File hashes

Hashes for insta_hashtag_crawler-0.0.2.tar.gz
Algorithm Hash digest
SHA256 89e715155541de5f6eb13357a97e9522edb28c7cb48b99e315b2d1a7557ccb5c
MD5 f7f301bc901ef57080699bf7a0b00f42
BLAKE2b-256 41827aa8de008eaa2b175837d73b7e8b88ba2dcde4a444ca10fadbd2c13d27dd

See more details on using hashes here.

File details

Details for the file insta_hashtag_crawler-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: insta_hashtag_crawler-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0

File hashes

Hashes for insta_hashtag_crawler-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e41767847ba8dd00ecab6a2c1c54524566fd0b0b4d3ab1d0dd53690f40d53dda
MD5 851a5509df01398248c463ce64b57453
BLAKE2b-256 5b91bcc92d05bd320e8a59eb4bba33dc2d88f2a451d7a7e653d56f8882193f08

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.4

2 files

0.0.3

2 files

This release

0.0.2 This release

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page