ScreenScraper



Przegląd
Tool to automatically grab data from sites
Automatically grab sets of data from websites and download it as a CSV or JSON file. Basically, a small extension that acts as a screen scraper and lets your easily scrape data from a website. Let's say you have a website with: <div class="foo"> <span class="name">Joe</span> <span class="city">Seattle</span> <img src="profilepic.png"></img> </div> <div class="foo"> <span class="name">Jean</span> <span class="city">Austin</span> <img src="profilepic_i.png"></img> </div> <div class="foo"> <span class="name">Ben</span> <span class="city">Boston</span> <img src="profilepic_asbfdsi.png"></img> </div> Grab all that data by selecting ".foo" and then make columns for ".name", ".city", and the "src" attribute of "img". Enjoy your screen scraping!
3 na 534 oceny
Szczegóły
- Wersja0.3.1
- Zaktualizowano15 lipca 2013
- Rozmiar135KiB
- JęzykiEnglish
- Deweloper
- Osoba niebędąca przedsiębiorcąTen deweloper nie określił, że jest przedsiębiorcą. Pamiętaj, że prawa konsumentów nie obowiązują w przypadku umów zawartych między tym deweloperem a konsumentami z Unii Europejskiej.
Prywatność
Pomoc
Jeśli masz pytania, sugestie lub problemy, otwórz tę stronę w przeglądarce na komputerze