All Projects → antiboredom → sfpc-scrapism

antiboredom / sfpc-scrapism

Licence: other
7-week class at SFPC, Fall 2018

Programming Languages

python
139335 projects - #7 most used programming language

Scrapism

(draft syllabus)

Instructor: Sam Lavigne | [email protected]
Teaching Assistant: TBD
Track: Code Poetry, Fall 2018
Location: School for Poetic Computation | 155 Bank St, New York, NY 10014
Time: Tuesdays 10am to 1pm
Office Hours: Tuesdays 2pm to 4pm (or by appointment)
Class Notes: link

Scrapism is the artistic practice of web scraping, or of automatically collecting and transforming found digital material. It hinges upon a combination of curatorial practice, reverse engineering, and hoarding mentality. In this class students will learn how to scrape massive quantities of material from the internet with Python, and then use that material to make poetic, satirical, critical, political projects. Each session we will cover a different web scraping technique, with production assignments relating to text, image and video. We will explore surrealist, dadaist, situationist techniques such as detournement, collage, and cut-ups, and apply them to a contemporary digital context.

Schedule

1. September 18th

Introductions. Using the terminal. Basic python. Reading lines.

Readings

Assignment

  • Find three sentences (or phrases) in the wild. Your sentences could come from the internet or the real world, from a book, a store sign, a facebook post, a news article, product packaging, or from a restaurant menu. Anything is fine, but you must not write it yourself. Be prepared to recite what you have found next week in class.

2. September 25th

Python part 2. Manipulating text. Automating writing.

Readings

Assignment

  • Transform a non-poetic text into a poetic text using Python. It is up to you to determine how and why a text is poetic or non-poetic. If you are stuck, try techniques like sorting, randomizing, filtering, deleting, or replacing.

3. October 2nd

Web scraping basics. Making big lists.

Readings


4. October 9th

Web scraping part 2. APIs. Advanced text manipulation and parsing.

Readings


5. October 16th

Automating collage.

Readings


6. October 23rd

Automating video.

Readings


7. October 30th

Bots and project work.


Fun/useful Python Libraries

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].