Create a Feed for a Feedless site with Feed43
This article deals with creating a rss feed for any webpage even if it does not provide this service. for example the official website of kerala PSC job notification page.

The users has to keep on visiting the page daily for notification updates about job opportunities, so i decided to find a way to get updated with it regularly via email. Finally i found a website FEED43
Feed43 engine converts free-form HTML or XML documents to valid RSS feeds by extracting snippets of text or HTML by means of applying search patterns, and then joining these snippets together using output templates to form user-friendly content of feed’s items. The principle of extracting specific data from source documents is also known as “HTML scraping”.
[ad#Bitvertiser]
The procedure of setting up a feed is the following:
1. Enter the address of the page which you want to convert to RSS and click reload button

2. Search for the content you need to get updated with which are already published (use ctrl+f) and now We are going to tell Feed43 on what part of the page to look for new RSS items

3. There may be may useless items in between the content you need which has to be removed
4. use {*} to escape any control characters that falls between the <td height=”62″> and </td> in this case . and use {%} for needed content and then press extract button

5. On the next step give the details of the feed and click preview

6. You can find the feed url on the next step copy and add the address of this page to your favorite news reader (desktop or web-based) to receive news updates automatically if you want to get it via email then burn it via feedburner

7. If you are from kerala and need PSC notifications as email then click here to register your email or Join here to get sms updates about notifications
You May Also Like To Read:
- Create A Mobile Optimized Site For Your Blog Easily
- Get Email and RSS feed via SMS for free!!
- Create a Shortcut to Delete Recent Items in Windows Vista (or XP’s) Start Menu
- Create Shutdown / Restart / Lock Icons in Windows 7 or Vista
- Create a Shortcut or Hotkey to Clear the Clipboard in Windows
- Create a Custom Boot Logo for Windows Vista
- How To Get Facebook Full Site On Opera Mini
- Create Shortcuts to Quickly Reboot to the Alternate OS in a Vista/XP Dual-Boot
- Create a Shortcut for Locking Your Computer Screen in Windows Vista
- Create a Shortcut or Hotkey to Switch Power Plans (Laptops)









Comments