Skip to content

Add 3 Instagram & TikTok APIs to Social Media (HikerAPI, DataLikers, Lamatok)#16

Open
subzeroid wants to merge 2 commits into
cporter202:mainfrom
subzeroid:add-hikerapi-datalikers-lamatok
Open

Add 3 Instagram & TikTok APIs to Social Media (HikerAPI, DataLikers, Lamatok)#16
subzeroid wants to merge 2 commits into
cporter202:mainfrom
subzeroid:add-hikerapi-datalikers-lamatok

Conversation

@subzeroid
Copy link
Copy Markdown

@subzeroid subzeroid commented May 18, 2026

Summary

Adds three production-ready APIs for Instagram and TikTok data:

  • 🚀 HikerAPIhttps://hikerapi.com — Instagram REST API with 150+ endpoints (profiles, posts, stories, reels, comments, followers, hashtags, locations, Threads). From $0.60 per 1,000 requests.
  • 📊 DataLikershttps://datalikers.com — Instagram & TikTok data API + downloadable datasets. Smart cache with live HikerAPI/Lamatok fallbacks (always-current data). From $0.30 per 1,000 requests.
  • 🎵 Lamatokhttps://lamatok.com — TikTok scraper API (profiles, videos, hashtags, comments, music, followers, downloads w/ & w/o watermark). From $0.60 per 1,000 requests.

All three offer:

  • 🎁 100 free requests on signup, no credit card required
  • 🐍 Open-source SDKs for Python and Node.js
  • 📜 Full OpenAPI specs
  • 🤖 MCP servers for AI agents (Claude / Cursor / etc.)

Files changed (2)

  • README.md — Three rows inserted at the top of the Social Media section table, so they're visible above GitHub's render truncation point on this large README.
  • social-media-apis-3268/README.md — Same three rows inserted in correct alphabetical-by-emoji-codepoint positions inside the dedicated category page.

Total diff: 6 inserted lines, no other changes.

Test plan

  • All URLs resolve (https://hikerapi.com, https://datalikers.com, https://lamatok.com)
  • Markdown table syntax preserved (| columns)
  • Descriptions match each product's actual capabilities (verified against each product's llms.txt)
  • Pricing formatted as "per 1,000 requests" consistent with other entries in the list (e.g., ⚡️Linkedin Profile Scraper ✅ $2 per 1k profiles)

Happy to adjust positioning, formatting, emojis, or descriptions to fit your preference. Thanks for maintaining this awesome list!

subzeroid added 2 commits May 18, 2026 12:56
Three production-ready APIs for Instagram and TikTok data:

- 🚀 HikerAPI (https://hikerapi.com) — Instagram REST API, 150+ endpoints
- 📊 DataLikers (https://datalikers.com) — Instagram + TikTok data API + datasets
- 🎵 Lamatok (https://lamatok.com) — TikTok scraper API

All three offer 100 free requests on signup (no card required), open-source
SDKs for Python and Node.js, OpenAPI specs, and MCP servers for AI agents.
…dia table

Main README inlines each category and is the primary surface users see on
GitHub (the per-category page is reached via the 'View all →' link). Placing
the three entries at the top of the Social Media table inside the main README
ensures visibility before GitHub's render truncation on large files.

Category README (social-media-apis-3268/README.md) keeps alphabetical-by-emoji
placement — unchanged from the previous commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant