Skip to content

v0.1.0

Compare
Choose a tag to compare
@aindong aindong released this 19 Jun 07:52
· 0 commits to 56718203f9281de0e0925ecaf15e88eaae1812d3 since this release

Features

  • abstract crawler (9bd9f84)
  • ci: updated bump version (ae56486)
  • close the page after crawling (1e4debb)
  • config helper class (9abbe15)
  • created file manager utils (d937073)
  • created interface for crawler (b94a24d)
  • created type for influencer (020bd64)
  • created utils for sleep (ba43c77)
  • initial instagram solution crawler (34ccb18)
  • initial linkedin crawler (90b5f31)
  • initial scraper in action (25637a2)
  • initial tiktok crawler (765b2ee)
  • instagram influencer information crawler (fc2f58d)
  • main function and crawler factory (9ff1caf)
  • stealth mode for puppeteer (2991789)
  • tiktok user api type (19844ae)

Bug Fixes

Refactor