Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

javanile/webrequest

Open more actions menu

Repository files navigation

webrequest

Get Started

Webrequest is a free service that run PHP code without any kind of web hosting.

Follow this easy steps:

  1. Create a file called webrequest.php into root of a GitHub repository

    << TIP: Read the official GitHub documantation about how to create a file https://www.google.com/search?q=github+creating+new+files >>

  2. Visit the following page than use the "Try it out" box to see it in action

    << https://webrequest.cc/{my-github-username}/{my-github-repository} >>

  3. Enjoy it! Test your script live, than start to use CURL, IFTTT or connect it to any kind of No-code tools.

What can I do?

You can use Webrequest.cc as layer of interconnection between systems, as examples:

  • Transform XML inputs into JSON, then forward the request to another API
  • Remove or reduce large inputs into smaller one
  • Fork a single No-code trigger to start multiple workflows

These are just examples, but you can do EVERYTHING is a PHP script.


Old name XData is the best way to extract data from any kind of Web Service and import it into Google Spreadsheet

Get Started

Deploy

Usage

$ curl -fsSL json.javanile.org -F "title=Access Log" -F "file=@access.log"
{"title":"Access Log","file":"ADE843......ASDDEAFGAD"}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.