Welcome To Snipplr
Everyone's Recent Snippets Tagged web
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
To use this free scraper for instagram business profiles you need to have account at known [web scraping service](https://www.diggernaut.com/). This scraper allow you to scrape contact details from business profiles and also indicate if profile is bu...
0
4355
posted 7 years ago by martinson
Hey guys,
Sharing my diggernaut's scripts for web scraping, hope it will be useful for you.
This is script for scraping user's accounts without logging in to instagram, so no risk. What you can get with it: all information about user (his full...
0
1226
posted 8 years ago by martinson
<p>Follow these steps to secure your Cakephp Website:</p>
<p>*Before you actually start using Security Component functionality, make sure you use $components = array (‘Security’, ‘Auth’) in the array so you can extend its functionality in...
0
1100
posted 9 years ago by cakephpexpert
Translate non alphanumeric characters into an underscore. Doesn't create double underscores if there's two spaces in a row. Also turns name to lowercase. Use with trim to avoid spaces at front or end.
0
1636
posted 10 years ago by flatearthcomms
The new updated introduced auto scrolling to highlighted elements, possibility to hide 'next' and 'skip' buttons, add html markup in description, and more.
0
1463
posted 10 years ago by lanagio
This is a simple example to quickly and easily produce a set of links for a given site in your bookmarks from Firefox..
0
1079
posted 10 years ago by xXxPizzaBreakfastxXx
Get all links from a website
from: http://www.pythonforbeginners.com/code/regular-expression-re-findall
0
2271
posted 10 years ago by tionazo
A sample JSON representation of an Esri Web map based on the [ExportWebMap specifications](
http://resources.arcgis.com/en/help/rest/apiref/exportwebmap_spec.html)
The JSON is a parameter to be input into the [Export Web Map task](
http://sample...
0
1376
posted 11 years ago by azmi
Jaidee Framework is Graceful and powerful HTML & CSS Framework for building flexible and responsive website and mobile app development.
1
954
posted 11 years ago by kanin2604
**Example of use:**
$bIsConnected = check_internet_connection();
$sText = ($bIsConnected) ? 'You are connected to the Internet.' : 'You are not connected to the Internet.';
echo $sText;
0
1972
posted 12 years ago by phpdev
Snippet showing a simple Flask application to illustrate the topics covered in the "Quickstart".
0
975
posted 12 years ago by denakitan
The fixed page layout responsive design CSS used in Nexus Themes Framework
0
912
posted 12 years ago by vanseijen
I needed to open a browser window from my small C# app as a result of a dynamic URL build from data received from the command line. This did the trick!
1
1339
posted 12 years ago by Verician
With jQuery and SPServices, we have very powerful tools for accessing and manipulating Sharepoint data and precisiely contolling the presentation, entirely from the client side. But such solutions generally need to be either hard-coded into pages or...
0
1546
posted 12 years ago by rumremix