Skip to content
View binarykernal's full-sized avatar

Block or report binarykernal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
binarykernal/README.md

Hi, I'm binarykernal

I build scraping tools — Python libraries for getting public data out of social and e-commerce sites, and browser tools for the parts in between: working out how a page is structured, and making sense of the data once you have it.

Browser tools

Pluck — HTML inspector and scraper builder. Verified-unique CSS/XPath selectors, repeating-structure detection, and exported BeautifulSoup, Scrapy, Playwright and Selenium code.

JSON Weaver — JSON viewer, parser and code generator. Tree view, diff, path extraction, code generation in 10+ languages.

They work together: Pluck finds the JSON buried in a page and hands it straight to JSON Weaver.

Python libraries

Package What it does
twitter-username X account lookup by username or ID
facebook-posts-details Public Facebook posts, reels, photos, profiles

No API keys, no paid tiers.

Popular repositories Loading

  1. twitter-username twitter-username Public

    Look up X (Twitter) accounts by username or ID without an API key. Python library + CLI returning bio, followers, tweet count, join date and verification.

    Python 2 2

  2. facebook-posts-details facebook-posts-details Public

    Scrape public Facebook posts, reels, videos, photos and profiles. Python library + CLI returning likes, comments, shares and author details. No API key.

    Python 2 1

  3. binarykernal binarykernal Public