📰 Dev.to · Omar Eldeeb
10 articles · Updated every 3 hours · View all reads
All
Articles 92,463Blog Posts 110,489Tech Tutorials 23,238Research Papers 19,242News 14,919
⚡ AI Lessons

Dev.to · Omar Eldeeb
1w ago
How to Build a Threads Scraper for Meta Profiles and Posts
A practical, honest guide to building a Threads scraper for Meta's threads.com — what loads cookie-free, what doesn't, and a runnable example.

Dev.to · Omar Eldeeb
1w ago
How to Build a LinkedIn Profile Scraper: The Honest Technical Guide
A practical, honest guide to building a LinkedIn profile scraper: why there's no public API, how public pages embed JSON-LD, and the legal reality.

Dev.to · Omar Eldeeb
1w ago
The SEC EDGAR API: A Practical Guide to Free Filing Data in Python
A hands-on guide to the free SEC EDGAR API: the required User-Agent header, ticker-to-CIK mapping, XBRL financials, and full-text search in Python.

Dev.to · Omar Eldeeb
1w ago
The TikTok Ad Library API: A Developer's Honest Guide to the DSA Commercial Content Library
A practical, accurate guide to the TikTok ad library API: what the DSA Commercial Content Library covers, the official researcher path, and how to query it.

Dev.to · Omar Eldeeb
1w ago
Building a Facebook Ad Library Scraper: API Limits and the Real Approach
Why the official Meta Ad Library API only covers political ads, and how to build a Facebook ad library scraper for commercial competitor ads instead.

Dev.to · Omar Eldeeb
2w ago
App Store Top Charts API: Free, Key-Free, and CORS-Open
Pull Apple App Store top charts straight from the browser with the legacy iTunes RSS feed — no key, CORS-open, runnable fetch() + curl included.

Dev.to · Omar Eldeeb
2w ago
The Hacker News Search API: Free, No-Key, and Surprisingly Powerful
A practical guide to the free, no-key Hacker News search API (hn.algolia.com): tags, numeric filters, relevance vs. date sorting, and runnable code.

Dev.to · Omar Eldeeb
3w ago
How to Scrape Reddit Without the API (After the 2023 Price Changes)
A precise, honest guide to scraping Reddit without the API: what actually works in 2024, the 403/CORS traps, and old.reddit.com HTML.

Dev.to · Omar Eldeeb
3w ago
How to Export Google Patents to CSV (Honest Guide to Every Real Path)
A precise, no-hype guide to exporting Google Patents search results to CSV — the built-in 1,000-row cap, the BigQuery bulk path, and why browser scraping fails.

Dev.to · Omar Eldeeb
3w ago
Read Company Hiring Signals From Public Job Board APIs (with code)
Open job postings leak strategy. Learn to read company hiring signals from the public, no-auth Greenhouse API with a runnable JS classifier.
DeepCamp AI