Skip to content
View aiex's full-sized avatar
:atom:
:atom:

Block or report aiex

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
aiex/README.md

Hi, I'm Aiex πŸ‘‹

I build developer tools and APIs that turn complex problems into simple interfaces.


🌸 Papalily β€” My Project

papalily.com Β· AI-powered web scraping API

Turn any website into structured JSON with a plain-English prompt. No CSS selectors. No DOM queries. No HTML parsing. Works on React, Vue, Next.js β€” any JavaScript-rendered site.

curl -X POST https://api.papalily.com/scrape \
  -H "x-api-key: YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://stripe.com/pricing","prompt":"get all pricing plans with features and prices"}'

What it does:

  • 🌐 Launches a real Chromium browser β€” executes all JavaScript
  • πŸ€– AI reads the rendered page and extracts exactly what you asked for
  • πŸ“¦ Returns clean, structured JSON β€” ready to use

Use cases:

  • Competitor price monitoring
  • Job listing aggregation
  • Product data extraction
  • Lead enrichment
  • E-commerce scraping
🌐 Website papalily.com
πŸ“¦ API RapidAPI β€” Free tier available
πŸ“– Docs papalily.com/docs.html
πŸ“ Blog papalily.com/blog
πŸ’¬ Examples github.com/aiex/papalily-examples

Free tier β€” 50 requests/month, no credit card required. v1.1.1 β€” Now live on RapidAPI.


πŸ›  Repos

Project Description
papalily-site Papalily marketing site & blog
papalily-examples Code examples β€” Node.js, Python, PHP, cURL

πŸ“Š Stats

GitHub Stats


πŸ“« Contact

Pinned Loading

  1. aiex.github.io aiex.github.io Public