- Timestamp:
- 10/30/07 10:03:00 (6 years ago)
- Files:
-
- 1 modified
-
lang/lua/LuaScraper/examples/twitter_scrape.lua (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/lua/LuaScraper/examples/twitter_scrape.lua
r834 r869 10 10 process {'//a[@rel="bookmark"]', 'url', '@href'}, 11 11 }}, 12 result = 'friends';12 result 'status' 13 13 } 14 14 15 15 function dump(r) 16 print( '-')16 print("-") 17 17 for k,v in pairs(r) do 18 18 if type(v) == "table" then
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)