Парсер facebook
Нужны два python скрипта, для получения постов Facebook по "ключевой фразе и дате" и по "юзернейму" (последние xx постов).
В обоих случаях нужны одинаковые данные:
post_id (TEXT)
username (TEXT)
text (TEXT)
post_text (TEXT)
shared_text (TEXT)
time (DATETIME)
image (TEXT)
likes + остальные реакции (INT)
comments (INT)
shares (INT)
comment[x] {post_id, username, text...}
Результат нужно записать в нормализованную базу данных mysql, где есть:
1 основная таблица постов (с перечисленными выше полями)
2 таблица комментариев (оригинальный post_id + те же поля, что есть)
3 таблица поисковых запросов с полями (id запроса, post_id )
4 таблица запросов по юзерам (username, post_id )
Результат можно подогнать под функционал существующих скрейперов [+бесплатного api],
главное что бы можно было связать посты по поисковому запросу с постами из профилей юзеров по username/user_id.
Current freelance projects in the category Data Parsing
OpenCart — rental catalog of special equipment
135 USD
OpenCart — Equipment Rental Catalog Need to launch an equipment rental catalog on OpenCart. Theme: excavators cherry pickers forklifts generators cranes scaffolding other construction equipment. It is preferable that you already have a ready-made template or developments… Web Programming, Data Parsing ∙ 14 hours 59 minutes back ∙ 42 proposals |
Transfer the program - the server where the program was located has crashed (officially permitted parsing of government data)
47 USD
Hello! My client has encountered the case described below. We need help transferring to a new server and testing the program. It would be better to have a programmer who understands parsing. Software & Server Configuration, Data Parsing ∙ 18 hours 52 minutes back ∙ 23 proposals |
Parsing and classification of a large array of imagesIt is necessary to implement a project for collecting and structuring a large array of architectural images from open web sources.The task includes: automated collection of images; uploading files in the highest available quality; classification of images by categories:… Python, Data Parsing ∙ 19 hours 20 minutes back ∙ 30 proposals |
Parsing Resumes from Work.ua and Rabota.uaIt is necessary to download a database of current resumes from Work.ua and Rabota.ua in Excel format. It is preferable that the Excel file contains the following columns: Name Phone number (in the format +380...) Email Position (profession) Positions considered Category of… Information Gathering, Data Parsing ∙ 1 day 18 hours back ∙ 18 proposals |
Website parsingImplementation of 4 parsers (directory websites) is required. There is a technical specification, and there is a code example as a reference. The tasks include: Writing a parser Integrating a proxy Deduplication logic (transfer the logic from the example) Hashing logic based… Data Parsing ∙ 2 days 11 hours back ∙ 42 proposals |