Archive

Posts Tagged ‘simple url’

Php Simple Url Harvester

July 9th, 2011 Comments off

Are you a PHP programmer?
Can you code a simple URL Harvester to grab urls from Google/Yahoo?

Simple Url Encodeing

February 23rd, 2010 Comments off

I need to make encoding the URL to URLENCODE

now my link is :

redirector.php?url=aHR0cDovL3d3dy5nb29nbGUuY29t

i want some one make it to :

redirector.php?url=%86%DBi%FF%FC0%C2%0A%28%82W%9C%A2

how can do it ?

Simple Url Harvester Software

June 2nd, 2009 Comments off

We need a simple URL harvester that will harvest urls from Yahoo.

Here are the features needed:

* URL harvester should be able to harvest URLs on any given search string. Example:

‘Leave a Reply’ ‘Name (required)’ ‘Mail (will not be published) (required)’ ‘Website’

* URL harvester should save output URLs as a text list.
* URL harvester should remove duplicate URLs
* URL harvester should be able to run under Windows XP/2003/Vista/Windows 7

You can choose any platform you like. We prefer Perl but other platforms will be fine as long as it works fast with no problems.

Our maximum budget is $100 for this project. We’ll choose the lowest bid with most experience.

Simple Url Get Automation

April 23rd, 2009 Comments off

I need to get all the files possible from this URL.

http://keirin.jp/pc/dfw/dataplaza/file/keirinjou/2000/01/20000101/h143601.zip

For this section /2000/43/20000101/h143601.zip

I need to change each value as follows.

2000 = Year . So 2000-2009
/43/ = Track ID So 01-99
/20000101/ = Date So 20000101 – 20090424

/h1 = File Header no change so h1
43 = Track ID so same as /43/ above
6 = Month So 1-9 A=Oct B=Nov C=Dec
01 = Day So 01-31

.zip = File Type So always.zip

Thats it.

I need to get the script to run this asap.
I have Ubuntu but prefer to do this on Windows if you can with very
simple visual output somehow, either browser or in an app.

A Simple Url Scraper

April 18th, 2009 Comments off

We need a simple url scraper that base on a keyword will search the web and collect urls with ”wp-signup.php”

Categories: .NET, C/C++, PHP Tags: , , , , ,
Bear